{ "cells": [ { "cell_type": "markdown", "metadata": {}, "source": [ "## Squirrel Maze Q learning on the Stochastic Environment" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "# import cv2\n", "import gym as gym\n", "from gym import spaces\n", "import matplotlib.pyplot as plt\n", "from matplotlib.offsetbox import OffsetImage, AnnotationBbox\n", "import numpy as np\n", "import optuna" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Episode: 100\n", "Q-table:\n", "[[129.22913755 140.2811892 169.4595764 112.69380677]\n", " [186.23897473 123.47125121 126.81853927 128.51260741]\n", " [105.37449761 36.989602 148.56469305 86.81134122]\n", " [ 0. 0. 0. 0. ]\n", " [100.22164037 86.7538066 167.81965941 122.18358931]\n", " [ 0. 0. 0. 0. ]\n", " [ 49.68266936 67.56850106 74.94027324 168.78127158]\n", " [ 25.39542622 13.86145649 1.22525755 93.24541431]\n", " [ 64.73546388 93.43139248 47.53500251 22.57253442]\n", " [ 66.74455587 120.08284196 74.99593581 60.4184937 ]\n", " [ 0. 0. 0. 0. ]\n", " [ 73.25810834 8.4625587 15.30192463 27.5175298 ]\n", " [ 0. 0. 0. 0. ]\n", " [ 8.02764586 25.69162571 14.93281821 10.29276727]\n", " [ 0.5575541 -1.5 52.54685807 0. ]\n", " [ 0. 0. 0. 0. ]]\n", "Average Penalties in Last 100 Episodes: 0.5\n", "Episode: 100, Average Steps: 9.81\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Episode: 200\n", "Q-table:\n", "[[267.17395061 282.35026295 260.46995998 258.24128942]\n", " [334.20734138 253.2666074 245.33694918 241.12373223]\n", " [173.52196599 173.13368071 263.23012847 190.10790099]\n", " [ 0. 0. 0. 0. ]\n", " [217.46540668 223.80569754 307.43988952 248.7771782 ]\n", " [ 0. 0. 0. 0. ]\n", " [156.35097083 166.5250572 149.43546548 267.01282377]\n", " [ 94.42051975 73.25917327 108.8619606 190.25410301]\n", " [148.61917039 252.06189345 179.78317845 60.34312366]\n", " [ 88.73488731 259.18777451 148.60297684 90.11220796]\n", " [ 0. 0. 0. 0. ]\n", " [187.02334554 83.86406483 24.32746538 53.71473104]\n", " [ 0. 0. 0. 0. ]\n", " [ 8.02764586 160.50551851 28.40366006 54.85316621]\n", " [ 0.5575541 -1.5 125.39166001 0. ]\n", " [ 0. 0. 0. 0. ]]\n", "Average Penalties in Last 100 Episodes: 0.34\n", "Episode: 200, Average Steps: 9.82\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Episode: 300\n", "Q-table:\n", "[[370.76064414 351.32304319 338.31439608 337.70282635]\n", " [424.97454939 322.01588923 335.54695197 318.41678709]\n", " [211.71038643 238.56695346 376.20514481 284.65965221]\n", " [ 0. 0. 0. 0. ]\n", " [276.47217023 246.6465928 381.84572553 302.20093219]\n", " [ 0. 0. 0. 0. ]\n", " [251.88906683 267.0527267 235.62357348 410.60185883]\n", " [132.48189994 159.29551711 108.8619606 305.32814039]\n", " [200.27699295 340.83683833 190.6145027 151.36715201]\n", " [123.62313793 398.77573467 212.3842016 138.46280316]\n", " [ 0. 0. 0. 0. ]\n", " [292.90260428 96.58545571 68.21497435 92.80332236]\n", " [ 0. 0. 0. 0. ]\n", " [ 8.02764586 262.0229275 67.94072873 54.85316621]\n", " [ 0.5575541 -1.5 233.07431986 21.37203639]\n", " [ 0. 0. 0. 0. ]]\n", "Average Penalties in Last 100 Episodes: 0.33\n", "Episode: 300, Average Steps: 9.79\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Episode: 400\n", "Q-table:\n", "[[409.4607371 414.7291055 444.02445152 416.79624817]\n", " [482.42815401 364.2178268 375.12644088 377.72293831]\n", " [244.42169552 263.55646656 449.22728833 301.50353202]\n", " [ 0. 0. 0. 0. ]\n", " [325.22506504 331.46788664 472.38113873 340.55088163]\n", " [ 0. 0. 0. 0. ]\n", " [364.99008401 300.36113487 284.58900436 491.1763779 ]\n", " [132.48189994 209.13598073 108.8619606 391.33501319]\n", " [200.27699295 393.14272421 243.4657246 191.83325032]\n", " [123.62313793 451.13415089 247.17665172 207.21552068]\n", " [ 0. 0. 0. 0. ]\n", " [372.0094155 129.8237845 68.21497435 165.34730709]\n", " [ 0. 0. 0. 0. ]\n", " [ 8.02764586 309.04439306 67.94072873 93.62044079]\n", " [ 0.5575541 -1.5 303.81761969 58.20483071]\n", " [ 0. 0. 0. 0. ]]\n", "Average Penalties in Last 100 Episodes: 0.27\n", "Episode: 400, Average Steps: 9.77\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Episode: 500\n", "Q-table:\n", "[[414.31003182 448.30376345 470.33666816 451.03742861]\n", " [521.05010884 419.22545228 432.86727258 405.92021287]\n", " [279.9869747 321.54158685 485.21110037 369.99822016]\n", " [ 0. 0. 0. 0. ]\n", " [354.12605091 359.53228248 480.38899864 364.34140244]\n", " [ 0. 0. 0. 0. ]\n", " [407.83982792 384.69128166 367.43419494 481.40364495]\n", " [204.61313358 250.30313204 168.31794944 457.34754151]\n", " [252.45202291 424.01734583 274.27546317 191.83325032]\n", " [123.62313793 505.0512513 274.61756738 207.21552068]\n", " [ 0. 0. 0. 0. ]\n", " [428.99508898 129.8237845 68.21497435 165.34730709]\n", " [ 0. 0. 0. 0. ]\n", " [ 8.02764586 337.0597977 67.94072873 93.62044079]\n", " [ 0.5575541 -1.5 332.25638888 58.20483071]\n", " [ 0. 0. 0. 0. ]]\n", "Average Penalties in Last 100 Episodes: 0.31\n", "Episode: 500, Average Steps: 9.81\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Episode: 600\n", "Q-table:\n", "[[433.25926824 451.83919727 520.43501328 452.77965254]\n", " [527.45511296 449.33748091 447.79974934 442.06226829]\n", " [279.9869747 321.54158685 519.44640009 396.68128501]\n", " [ 0. 0. 0. 0. ]\n", " [362.92961505 382.92457214 520.59863898 364.34140244]\n", " [ 0. 0. 0. 0. ]\n", " [414.60645586 426.49851393 388.433319 525.02472807]\n", " [204.61313358 250.30313204 168.31794944 458.90611047]\n", " [252.45202291 438.25312441 274.27546317 223.07792698]\n", " [164.61849768 518.37472884 274.61756738 207.21552068]\n", " [ 0. 0. 0. 0. ]\n", " [455.75170216 129.8237845 119.77380345 165.34730709]\n", " [ 0. 0. 0. 0. ]\n", " [ 8.02764586 377.87166521 117.61430117 93.62044079]\n", " [ 0.5575541 -1.5 363.30243299 58.20483071]\n", " [ 0. 0. 0. 0. ]]\n", "Average Penalties in Last 100 Episodes: 0.21\n", "Episode: 600, Average Steps: 9.74\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Episode: 700\n", "Q-table:\n", "[[459.59483871 472.46290686 500.29802802 465.73559511]\n", " [547.61482063 466.70514803 476.14619977 442.06226829]\n", " [279.9869747 321.54158685 524.81368765 396.68128501]\n", " [ 0. 0. 0. 0. ]\n", " [423.6389949 382.92457214 526.21471654 383.49703323]\n", " [ 0. 0. 0. 0. ]\n", " [421.10187877 426.49851393 412.50404308 524.20520792]\n", " [204.61313358 250.30313204 168.31794944 490.66147944]\n", " [252.45202291 477.50132141 274.27546317 223.07792698]\n", " [164.61849768 547.7262778 274.61756738 207.21552068]\n", " [ 0. 0. 0. 0. ]\n", " [474.48494446 129.8237845 119.77380345 204.86387221]\n", " [ 0. 0. 0. 0. ]\n", " [ 8.02764586 390.98292977 117.61430117 93.62044079]\n", " [ 0.5575541 -1.5 402.73130168 58.20483071]\n", " [ 0. 0. 0. 0. ]]\n", "Average Penalties in Last 100 Episodes: 0.22\n", "Episode: 700, Average Steps: 9.84\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Episode: 800\n", "Q-table:\n", "[[467.3833265 479.81292007 496.33442974 485.10969521]\n", " [535.98210694 466.70514803 476.14619977 445.6945363 ]\n", " [279.9869747 321.54158685 519.2447065 396.68128501]\n", " [ 0. 0. 0. 0. ]\n", " [423.6389949 398.737088 550.49635331 383.49703323]\n", " [ 0. 0. 0. 0. ]\n", " [443.20139154 435.84565978 423.70177174 515.97909968]\n", " [204.61313358 250.30313204 216.76618294 493.04764729]\n", " [252.45202291 479.63730267 274.27546317 223.07792698]\n", " [164.61849768 517.88608194 274.61756738 207.21552068]\n", " [ 0. 0. 0. 0. ]\n", " [473.35049071 129.8237845 119.77380345 204.86387221]\n", " [ 0. 0. 0. 0. ]\n", " [ 8.02764586 424.65619013 117.61430117 93.62044079]\n", " [ 0.5575541 -1.5 410.36385362 58.20483071]\n", " [ 0. 0. 0. 0. ]]\n", "Average Penalties in Last 100 Episodes: 0.35\n", "Episode: 800, Average Steps: 9.74\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Episode: 900\n", "Q-table:\n", "[[ 4.67383327e+02 4.79812920e+02 5.01051765e+02 4.85109695e+02]\n", " [ 5.57714828e+02 4.66705148e+02 4.80501664e+02 4.45694536e+02]\n", " [ 2.79986975e+02 3.46798300e+02 5.25633939e+02 3.96681285e+02]\n", " [ 0.00000000e+00 0.00000000e+00 0.00000000e+00 0.00000000e+00]\n", " [ 4.23638995e+02 3.98737088e+02 5.43721528e+02 3.83497033e+02]\n", " [ 0.00000000e+00 0.00000000e+00 0.00000000e+00 0.00000000e+00]\n", " [ 4.62861303e+02 4.35845660e+02 4.23701772e+02 5.38674948e+02]\n", " [ 2.04613134e+02 2.50303132e+02 2.53832740e+02 4.95954730e+02]\n", " [ 2.52452023e+02 4.86927609e+02 2.74275463e+02 2.23077927e+02]\n", " [ 1.64618498e+02 5.28469186e+02 2.74617567e+02 2.07215521e+02]\n", " [ 0.00000000e+00 0.00000000e+00 0.00000000e+00 0.00000000e+00]\n", " [ 4.80113981e+02 1.29823785e+02 1.19773803e+02 2.04863872e+02]\n", " [ 0.00000000e+00 0.00000000e+00 0.00000000e+00 0.00000000e+00]\n", " [ 8.02764586e+00 4.20934611e+02 1.17614301e+02 9.36204408e+01]\n", " [ 5.57554098e-01 -1.50000000e+00 4.30858648e+02 5.82048307e+01]\n", " [ 0.00000000e+00 0.00000000e+00 0.00000000e+00 0.00000000e+00]]\n", "Average Penalties in Last 100 Episodes: 0.27\n", "Episode: 900, Average Steps: 9.78\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Episode: 1000\n", "Q-table:\n", "[[ 4.67383327e+02 4.86968601e+02 5.14345732e+02 4.85109695e+02]\n", " [ 5.66755548e+02 4.66705148e+02 4.80501664e+02 4.45694536e+02]\n", " [ 2.79986975e+02 3.46798300e+02 5.40700017e+02 3.96681285e+02]\n", " [ 0.00000000e+00 0.00000000e+00 0.00000000e+00 0.00000000e+00]\n", " [ 4.23638995e+02 3.98737088e+02 5.57867675e+02 3.83497033e+02]\n", " [ 0.00000000e+00 0.00000000e+00 0.00000000e+00 0.00000000e+00]\n", " [ 4.62861303e+02 4.43789817e+02 4.31484606e+02 5.45463356e+02]\n", " [ 2.04613134e+02 2.50303132e+02 2.53832740e+02 4.90281275e+02]\n", " [ 2.52452023e+02 4.92381262e+02 2.74275463e+02 2.23077927e+02]\n", " [ 1.64618498e+02 5.44895603e+02 2.74617567e+02 2.07215521e+02]\n", " [ 0.00000000e+00 0.00000000e+00 0.00000000e+00 0.00000000e+00]\n", " [ 4.84634983e+02 1.29823785e+02 1.19773803e+02 2.04863872e+02]\n", " [ 0.00000000e+00 0.00000000e+00 0.00000000e+00 0.00000000e+00]\n", " [ 8.02764586e+00 4.40814362e+02 1.17614301e+02 9.36204408e+01]\n", " [ 5.57554098e-01 -1.50000000e+00 4.30858648e+02 5.82048307e+01]\n", " [ 0.00000000e+00 0.00000000e+00 0.00000000e+00 0.00000000e+00]]\n", "Average Penalties in Last 100 Episodes: 0.2\n", "Episode: 1000, Average Steps: 9.65\n" ] } ], "source": [ "env = SquirrelPet_stoch()\n", "\n", "epsilon = 1.0 # Initial exploration rate\n", "epsilon_min = 0.01 # Minimum exploration rate\n", "gamma = 0.95 # Discount factor\n", "alpha = 0.15 # Learning rate\n", "decay_rate = 0.995 # Epsilon decay rate per episode\n", "total_episodes = 1000 \n", "max_timestamp = 10\n", "qt = np.zeros((env.obs_space.n, env.action_space.n))\n", "\n", "rewards_epi = []\n", "epsilon_values = []\n", "steps_per_episode = []\n", "penalties_per_episode = []\n", "\n", "final_state = None\n", "for episode in range(total_episodes):\n", " state, _ = env.reset()\n", " state_index = env.obs_space_to_index(state)\n", " total_rewards = 0\n", " total_steps = 0 \n", " \n", "\n", " while True:\n", "\n", " if np.random.uniform(0, 1) < epsilon:\n", " action = env.action_space.sample()\n", " else:\n", " action = np.argmax(qt[state_index])\n", " \n", "\n", " next_state, reward, terminated, truncated, _ = env.step(action)\n", " total_steps += 1 \n", " next_strt_idx = env.obs_space_to_index(next_state)\n", " \n", "\n", "\n", " qt[state_index, action] += alpha * (reward + gamma * np.max(qt[next_strt_idx]) - qt[state_index, action])\n", "\n", "\n", " state_index = next_strt_idx\n", " total_rewards += reward\n", " \n", " if terminated or truncated:\n", " break\n", " \n", " penalties_per_episode.append(env.get_penalty_count()) \n", " \n", " # Q-table for every 100 episodes\n", " if (episode + 1) % 100 == 0:\n", " print(f\"Episode: {episode + 1}\")\n", " print(\"Q-table:\")\n", " print(qt)\n", "\n", " # average penalties\n", " avg_penalty = np.mean(penalties_per_episode[-100:])\n", " print(f\"Average Penalties in Last 100 Episodes: {avg_penalty}\")\n", "\n", " epsilon = max(epsilon_min, epsilon * decay_rate)\n", " epsilon_values.append(epsilon)\n", " rewards_epi.append(total_rewards)\n", " steps_per_episode.append(total_steps)\n", "\n", " if (episode + 1) % 100 == 0:\n", " average_steps = np.mean(steps_per_episode[-100:])\n", " print(f\"Episode: {episode + 1}, Average Steps: {average_steps}\")\n", "\n", " if episode == total_episodes - 1:\n", " final_state = env.state\n" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "# import pickle\n", "\n", "# # Assuming qt is your Q-table after training\n", "# qt = ... # Your trained Q-table here\n", "\n", "# # Save the Q-table with pickle\n", "# with open('q_table_sto.pkl', 'wb') as f:\n", "# pickle.dump(qt, f)\n", "\n", "# print(\"Q-table saved\")\n" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "- Evaluation results for the Qlearning - Deterministic" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "- Print the initial and final q-table" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "Initial Q-table:\n", "[[0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]]\n" ] } ], "source": [ "initial_qt = np.zeros((env.obs_space.n, env.action_space.n))\n", "print(\"Initial Q-table:\")\n", "print(initial_qt)" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "\n", "Trained Q-table:\n", "[[ 4.67383327e+02 4.86968601e+02 5.14345732e+02 4.85109695e+02]\n", " [ 5.66755548e+02 4.66705148e+02 4.80501664e+02 4.45694536e+02]\n", " [ 2.79986975e+02 3.46798300e+02 5.40700017e+02 3.96681285e+02]\n", " [ 0.00000000e+00 0.00000000e+00 0.00000000e+00 0.00000000e+00]\n", " [ 4.23638995e+02 3.98737088e+02 5.57867675e+02 3.83497033e+02]\n", " [ 0.00000000e+00 0.00000000e+00 0.00000000e+00 0.00000000e+00]\n", " [ 4.62861303e+02 4.43789817e+02 4.31484606e+02 5.45463356e+02]\n", " [ 2.04613134e+02 2.50303132e+02 2.53832740e+02 4.90281275e+02]\n", " [ 2.52452023e+02 4.92381262e+02 2.74275463e+02 2.23077927e+02]\n", " [ 1.64618498e+02 5.44895603e+02 2.74617567e+02 2.07215521e+02]\n", " [ 0.00000000e+00 0.00000000e+00 0.00000000e+00 0.00000000e+00]\n", " [ 4.84634983e+02 1.29823785e+02 1.19773803e+02 2.04863872e+02]\n", " [ 0.00000000e+00 0.00000000e+00 0.00000000e+00 0.00000000e+00]\n", " [ 8.02764586e+00 4.40814362e+02 1.17614301e+02 9.36204408e+01]\n", " [ 5.57554098e-01 -1.50000000e+00 4.30858648e+02 5.82048307e+01]\n", " [ 0.00000000e+00 0.00000000e+00 0.00000000e+00 0.00000000e+00]]\n" ] } ], "source": [ "print(\"\\nTrained Q-table:\")\n", "print(qt)" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "- Total Reward / Episode" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [ { "data": { "image/png": "iVBORw0KGgoAAAANSUhEUgAAA14AAAHWCAYAAABnpFhuAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjguMiwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy8g+/7EAAAACXBIWXMAAA9hAAAPYQGoP6dpAAEAAElEQVR4nOx9d5wcxdH2MxtuL5/SKQcyWCAQCIMFBolkEQzGJhpsBMbhwxhskg3OBozgNRljDDYZ3tdkjAEhJFAOoIwyinfS3emSLm+cmf7+mJ3Znp7uCbt70fP8ELcz06E6V3VVV0uEEAIfPnz48OHDhw8fPnz48NFtCPQ2AT58+PDhw4cPHz58+PAx0OELXj58+PDhw4cPHz58+PDRzfAFLx8+fPjw4cOHDx8+fPjoZviClw8fPnz48OHDhw8fPnx0M3zBy4cPHz58+PDhw4cPHz66Gb7g5cOHDx8+fPjw4cOHDx/dDF/w8uHDhw8fPnz48OHDh49uhi94+fDhw4cPHz58+PDhw0c3wxe8fPjw4cOHDx8+fPjw4aOb4QtePnz4+K/AggULIEkSFixY0Nuk9AlIkoQ//vGPeU3vZz/7Wd7S89H3kO8+89+K3pqLDjroIFx77bU9mqcPHz7M8AUvHz58dBskSXL1zw0Dct999+Hdd9/tdppfeOEFE22hUAhjxozBtddei5qamm7Pv69g+vTprtqutxhxRVEwevRoSJKE2bNn9woNdti8eTP++Mc/Ys+ePa7C//GPfzTVazgcxkEHHYSbb74Zra2t3UprXwddL4FAAKNHj8Y3vvGNHhFc9uzZY9v/77///m6nwYcPHwMHod4mwIcPHwMXL7/8sun5pZdewty5cy3vv/KVrzimdd999+HSSy/FxRdfnE8Shbj77rtx8MEHIx6PY8WKFXjhhRewZMkSbNy4EYWFhT1CQ2/iN7/5DX74wx8azytXrsTjjz+OX//616b2OvbYY3uDPHz66aeoq6vDQQcdhFdffRXnnXder9AhwubNm/GnP/0J06dPx0EHHeQ63lNPPYXS0lJ0dXXhk08+wRNPPIE1a9ZgyZIl3UesS8RiMYRCvcM2nHPOObjmmmtACMHu3bvxt7/9DWeeeSY++OCDHmn77373uzj//PMt748//njPaZ1++umIxWIoKCjIB2k+fPjoR/AFLx8+fHQbvve975meV6xYgblz51re90Wcd955OPHEEwEAP/zhDzFs2DA88MADeO+993D55Zf3MnXO6OrqQklJSdbxzznnHNNzYWEhHn/8cZxzzjmYPn16jtTljldeeQUnnHACZs6ciV//+tc5l7ev4NJLL8WwYcMAAD/5yU9w5ZVX4rXXXsPnn3+Ok046qVdp680NhyOOOMI0b3z729/Gsccei0cffTRnwctN3znhhBPyNm8FAoH/is0bHz58WOGbGvrw4aNX0dXVhdtuuw3jxo1DJBLBkUceiQcffBCEECOMJEno6urCiy++aJj46GcVqqqq8NOf/hRHHnkkioqKMHToUFx22WWuTbzc4rTTTgMA7Ny50/R+69atuPTSSzFkyBAUFhbixBNPxHvvvWd8b21tRTAYxOOPP268a2pqQiAQwNChQ03lvOGGGzBy5EjjefHixbjsssswfvx4RCIRjBs3DrfccgtisZiJhmuvvRalpaXYuXMnzj//fJSVleHqq68GACQSCdxyyy2orKxEWVkZLrroIuzbty9/FcPg3XffxTHHHINIJIKjjz4aH330kSVMTU0NfvCDH2DEiBFGuOeee851HrFYDO+88w6uvPJKXH755YjFYvj3v//NDfvGG29g4sSJKCwsxDHHHIN33nkH1157rUULpaoqHn30URx99NEoLCzEiBEj8JOf/AQtLS2mcAcddBC++c1vYsmSJTjppJNQWFiIQw45BC+99JIR5oUXXsBll10GADjjjDM8mdSyEPW7zz77DOeeey4qKipQXFyMadOmYenSpZb4NTU1uP766zF69GhEIhEcfPDBuOGGG5BMJo0wra2t+MUvfmGMwcMOOwwPPPAAVFU1pUWblr755puQJAkLFy605Pn0009DkiRs3LjReOc0Trxi0qRJGDZsGHbv3u0pD92UeOHChfjpT3+K4cOHY+zYsVnTQUPvGx9//DEmT56MwsJCTJw4EW+//bYpHO+M1/bt23HJJZdg5MiRKCwsxNixY3HllVeira3NCCPLMu655x4ceuihiEQiOOigg/DrX/8aiUTClD4hBPfeey/Gjh2L4uJinHHGGdi0aROXZrdt78OHj/zA13j58OGj10AIwUUXXYT58+fj+uuvx+TJkzFnzhzccccdqKmpwSOPPAJAM1n84Q9/iJNOOgk//vGPAQCHHnooAM0EbtmyZbjyyisxduxY7NmzB0899RSmT5+OzZs3o7i4OC+06oLc4MGDjXebNm3CqaeeijFjxuDOO+9ESUkJXn/9dVx88cV466238O1vfxuDBg3CMcccg0WLFuHmm28GACxZsgSSJOHAgQPYvHkzjj76aACaoKUz2oAmNESjUdxwww0YOnQoPv/8czzxxBPYt28f3njjDRN9sixjxowZ+PrXv44HH3zQKPcPf/hDvPLKK7jqqqtwyimn4NNPP8UFF1yQlzphsWTJErz99tv46U9/irKyMjz++OO45JJLUF1djaFDhwIA6uvr8bWvfc1wxlFZWYnZs2fj+uuvR3t7O37xi1845vPee++hs7MTV155JUaOHInp06fj1VdfxVVXXWUK98EHH+CKK67ApEmTMGvWLLS0tOD666/HmDFjLGn+5Cc/wQsvvIDrrrsON998M3bv3o2//vWvWLt2LZYuXYpwOGyE3bFjBy699FJcf/31mDlzJp577jlce+21mDJlCo4++micfvrpuPnmmy2mmW5Malnw+t2nn36K8847D1OmTMEf/vAHBAIBPP/88zjzzDOxePFiQzNWW1uLk046Ca2trfjxj3+Mo446CjU1NXjzzTcRjUZRUFCAaDSKadOmoaamBj/5yU8wfvx4LFu2DHfddRfq6urw6KOPcum64IILUFpaitdffx3Tpk0zfXvttddw9NFH45hjjgHgbpx4RUtLC1paWnDYYYdllcdPf/pTVFZW4ve//z26uroc84tGo2hqarK8HzRokMn8cvv27bjiiivw//7f/8PMmTPx/PPP47LLLsNHH31k0SLrSCaTmDFjBhKJBG666SaMHDkSNTU1eP/999Ha2oqKigoA2lh+8cUXcemll+K2227DZ599hlmzZmHLli145513jPR+//vf495778X555+P888/H2vWrME3vvENk7Ctlymbtvfhw0cOID58+PDRQ7jxxhsJPe28++67BAC59957TeEuvfRSIkkS2bFjh/GupKSEzJw505JmNBq1vFu+fDkBQF566SXj3fz58wkAMn/+fFsan3/+eQKAzJs3jzQ2NpK9e/eSN998k1RWVpJIJEL27t1rhD3rrLPIpEmTSDweN96pqkpOOeUUcvjhh5vKPWLECOP51ltvJaeffjoZPnw4eeqppwghhDQ3NxNJkshjjz1mW7ZZs2YRSZJIVVWV8W7mzJkEALnzzjtN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", "text/plain": [ "
" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "# total reward per episode graph\n", "plt.figure(figsize=(10, 5))\n", "plt.plot(rewards_epi, color='Teal', linestyle='-', linewidth=2, alpha=0.7, label='Total Reward')\n", "plt.xlabel('Episode')\n", "plt.ylabel('Reward')\n", "plt.title('Total Reward The Agent Receive Per Episode')\n", "plt.grid(True, which='both', linestyle='--', linewidth=0.5, color='lightgray')\n", "plt.fill_between(range(len(rewards_epi)), rewards_epi, color=\"lightblue\", alpha=0.4)\n", "plt.axhline(y=0, color='black', linestyle='--')\n", "plt.legend(loc='upper left')\n", "plt.grid(True)\n", "plt.show()\n" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "- Epsilon Decay" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [ { "data": { "image/png": "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", "text/plain": [ "
" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "# epsilon decay graph\n", "plt.figure(figsize=(10, 5))\n", "plt.plot(epsilon_values, color='Teal', label='Decay')\n", "plt.xlabel('Episode')\n", "plt.ylabel('Epsilon Value')\n", "plt.title('Epsilon Decay Graph')\n", "\n", "plt.fill_between(range(len(epsilon_values)), epsilon_values, color=\"lightblue\", alpha=0.5)\n", "\n", "plt.scatter(0, epsilon_values[0], color='darkred', s=100, zorder=5, label='Start')\n", "plt.scatter(len(epsilon_values)-1, epsilon_values[-1], color='darkgreen', s=100, zorder=5, label='End')\n", "\n", "# Annotations\n", "plt.annotate(f'Start: {epsilon_values[0]:.2f}', xy=(0, epsilon_values[0]), xytext=(50, epsilon_values[0]+0.1),\n", " arrowprops=dict(facecolor='black', shrink=0.05), fontsize=12, color='darkred')\n", "plt.annotate(f'End: {epsilon_values[-1]:.2f}', xy=(len(epsilon_values)-1, epsilon_values[-1]), xytext=(len(epsilon_values)-150, epsilon_values[-1]+0.05),\n", " arrowprops=dict(facecolor='black', shrink=0.05), fontsize=12, color='darkgreen')\n", "\n", "\n", "\n", "plt.grid(True)\n", "plt.show()" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "- environment for at 10 episodes, where the agent chooses only greedy actions from the learned policy. " ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Episode 1000 Reward: 365\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Episode 1000 Reward: 390\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Episode 1000 Reward: 70\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Episode 1000 Reward: 305\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Episode 1000 Reward: 65\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Episode 1000 Reward: 230\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Episode 1000 Reward: 235\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Episode 1000 Reward: 205\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Episode 1000 Reward: 230\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Episode 1000 Reward: 305\n" ] } ], "source": [ "greedy_rewards = []\n", "for _ in range(10):\n", " total_reward = 0\n", " state, _ = env.reset()\n", " state_index = env.obs_space_to_index(state)\n", "\n", " while True:\n", " action = np.argmax(qt[state_index])\n", " next_state, reward, terminated, truncated, _ = env.step(action)\n", " next_strt_idx = env.obs_space_to_index(next_state)\n", " total_reward += reward\n", " state_index = next_strt_idx\n", " if terminated or truncated:\n", " print(f\"Episode {episode + 1} Reward: {round(total_reward, 4)}\")\n", " break\n", "\n", " greedy_rewards.append(total_reward)\n", "\n" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "- Include a plot of the total reward per episode for the greedy actions above!." ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [ { "data": { "image/png": "iVBORw0KGgoAAAANSUhEUgAAA1IAAAHWCAYAAAB9mLjgAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjguMiwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy8g+/7EAAAACXBIWXMAAA9hAAAPYQGoP6dpAADEvElEQVR4nOzdd3hb5dkG8Pto2pIlecjykG0lcZy9IAsTskNCEghhtZRAIKVQaCgQCmUWCCtAmaWsthTCKpQNaUJIyCZ778RZ8t62bEvWPt8fls8n2U5iJdI5RzrP77p8EUuy9Or4Rtaj877Py7Asy4IQQgghhBBCSLfJhB4AIYQQQgghhMQaKqQIIYQQQgghJExUSBFCCCGEEEJImKiQIoQQQgghhJAwUSFFCCGEEEIIIWGiQooQQgghhBBCwkSFFCGEEEIIIYSEiQopQgghhBBCCAkTFVKEEEIIIYQQEiYqpAghkrNmzRowDIM1a9YIPRRRYBgGTz75pNDDEMQHH3wAhmFw6tQpXh83Gse8paUFJpMJn3zySUTvVwgTJkzAhAkThB5Gl7rKTDTHe/DgQSgUCuzfvz8q908IOXdUSBFCeMEwTLe+ulPcPPfcc/j222+jPub2N0ztXwqFAmazGbfccgvKysqi/vgkVHsBfLqvzz77TOghCur111+HTqfD9ddf3+m6vXv3Yt68eejZsycSEhKQlJSEYcOG4c9//jNOnDghwGj5FZwTmUyG7OxsTJ06NSY+TBkwYABmzpyJxx9/XOihEEI6UAg9AEKINHz00Uch33/44YdYsWJFp8v79+9/1vt67rnncO2112L27NmRHOJpPfXUU+jZsyecTic2b96MDz74ABs2bMD+/fuRkJDAyxjI/7v77rsxcuTITpcXFhaGfV833XQTrr/+eqjV6kgMTTAejwevv/46FixYALlcHnLdP//5T9x5550wGo2YM2cO+vXrB6/Xi/379+PDDz/Ea6+9htbW1k4/F28uvfRSzJ07FyzL4uTJk3jrrbcwadIk/O9//8P06dPP675/+umnCI2ya3fccQdmzJiB48ePIz8/P6qPRQjpPiqkCCG8uPHGG0O+37x5M1asWNHpcjGaPn06RowYAQD43e9+B6PRiBdeeAHff/89fvWrXwk8urOz2+3QarVCD6NbujPWsWPH4tprr43I48nl8rgoIJYsWYKamppOedy4cSPuvPNOjBkzBkuWLIFOpwu5/uWXX8azzz571vt3OBzQaDQRHTPf+vTpE/J6c9VVV2HIkCF47bXXzruQUqlU5zu8M5oyZQpSUlKwePFiPPXUU1F9LEJI99HUPkKIaNjtdvzpT39Cbm4u1Go1+vbti5deegksy3K3YRgGdrsdixcv5qbq3HLLLQAAq9WKP/zhD+jbty8SExORlpaG6667LuLrX8aOHQsAOH78eMjlhw8fxrXXXovU1FQkJCRgxIgR+P7777nrGxsbIZfL8be//Y27rLa2FjKZDGlpaSHP884770RmZib3/fr163HdddchLy8ParUaubm5WLBgAVpbW0PGcMsttyApKQnHjx/HjBkzoNPpMGfOHACAy+XCggULkJ6eDp1Oh1mzZqG0tLRbz7l9Wt3nn3+ORx55BJmZmdBqtZg1axZKSko63X7Lli247LLLYDAYoNFoMH78ePzyyy8ht3nyySfBMAwOHjyIG264ASkpKbjkkku6NZ6zYRgGd911Fz755BP07dsXCQkJGD58ONatWxdyu67Wu2zfvh3Tpk2D0WhEYmIievbsid/+9rchP9edrALhHfOysjL89re/RUZGBtRqNQYOHIh///vf3Xq+3377LXr06NHpbMXChQvBMAw++eSTTkUUACQkJODpp58OKSYnTJiAQYMGYceOHRg3bhw0Gg0eeeQR7vk88cQT6N27N5fDP//5z3C5XJ3u++OPP8bw4cORmJiI1NRUXH/99V1m5R//+Afy8/ORmJiIUaNGYf369SHXt7S0QKvV4p577un0s6WlpZDL5Vi0aFG3jlOwwYMHw2g04uTJk9xlq1atwtixY6HVapGcnIwrr7wShw4dOut9dbVGyul04sknn0SfPn2QkJCArKwsXH311Th+/DhYlkWPHj1w5ZVXdrovp9MJg8GA3//+99xlSqUSEyZMwHfffRf28ySERA+dkSKEiALLspg1axZWr16NW2+9FcOGDcPy5cvxwAMPoKysDK+++iqAtimCv/vd7zBq1CjcfvvtAMC9edy2bRs2btyI66+/Hjk5OTh16hTefvttTJgwAQcPHozYJ+rtb7pTUlK4yw4cOIAxY8bAbDbjoYceglarxX//+1/Mnj0bX331Fa666iokJydj0KBBWLduHe6++24AwIYNG8AwDOrr63Hw4EEMHDgQQFvh1F6wAcAXX3wBh8OBO++8E2lpadi6dSveeOMNlJaW4osvvggZn9frxbRp03DJJZfgpZde4p737373O3z88ce44YYbcPHFF2PVqlWYOXNmWM/92WefBcMwePDBB1FdXY3XXnsNU6ZMwe7du5GYmAig7c3o9OnTMXz4cDzxxBOQyWR4//33MWnSJKxfvx6jRo0Kuc/rrrsOBQUFeO655zoVIl1pbm5GbW1tp8vT0tLAMAz3/dq1a/H555/j7rvvhlqtxltvvYXLLrsMW7duxaBBg7q87+rqakydOhXp6el46KGHkJycjFOnTuHrr7/mbtPdrALdP+ZVVVW46KKLuAIwPT0dy5Ytw6233oqmpibce++9ZzwmGzduxIUXXhhymcPhwKpVqzBhwgTk5OSc8ec7qqurw/Tp03H99dfjxhtvREZGBvx+P2bNmoUNGzbg9ttvR//+/bFv3z68+uqrOHr0aMi6xWeffRZ/+ctf8Ktf/Qq/+93vUFNTgzfeeAPjxo3Drl27kJycDAB477338Pvf/x4XX3wx7r33Xpw4cQKzZs1CamoqcnNzAQBJSUm46qqr8Pnnn+OVV14JKfr+85//gGVZ7sOCcDQ0NKChoQG9e/cGAKxcuRLTp09Hr1698OSTT6K1tRVvvPEGxowZg507d6JHjx7dvm+fz4fLL78cP//8M66//nrcc889aG5uxooVK7B//37k5+fjxhtvxIsvvoj6+nqkpqZyP/vDDz+gqamp09n64cOH47vvvkNTUxP0en3Yz5cQEgUsIYQIYP78+WzwS9C3337LAmCfeeaZkNtde+21LMMw7LFjx7jLtFote/PNN3e6T4fD0emyTZs2sQDYDz/8kLts9erVLAB29erVZxzj+++/zwJgV65cydbU1LAlJSXsl19+yaanp7NqtZotKSnhbjt58mR28ODBrNPp5C7z+/3sxRdfzBYUFIQ874yMDO77++67jx03bhxrMpnYt99+m2VZlq2rq2MZhmFff/31Mz63RYsWsQzDsFarlbvs5ptvZgGwDz30UMhtd+/ezQJg//CHP4RcfsMNN7AA2CeeeOKMx6L9mJnNZrapqYm7/L///S8LgBur3+9nCwoK2GnTprF+vz9k/D179mQvvfRS7rInnniCBcD+5je/OeNjdxzD6b4qKiq427Zftn37du4yq9XKJiQksFdddRV3Wfvv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+M1vfoMPPvgAPT092LZt26j32LJlC37/+9/jmWeewWeffYZ77rkHX//61/Hee++lrhOIiEgyQnTsR2hEREQKc/PNN+OFF16AyWQa9fj999+P+++/H4Ig4B//8R/x9NNPiz+77LLLMH/+fDz11FM4ffo0Kioq8Le//Q2XXnoprr/+euTn5+M3v/nNWe/161//Gv/8z/+MxsZGZGdnAwDeeOMNrFmzBi0tLXC5XHC73bjnnntw7733AgBCoRAqKiqwYMECvPLKKwgEAnA4HHjnnXewZMkS8bX/4R/+AX6/H1u3bk1FNxERkYS4R4qIiNLCVVddNSpRAgCHwyH+d3zCMvL9uar03X777Vi3bh0++ugjXHvttVi7di0uv/xyAMChQ4cwb948MYkCgKVLlyISieDIkSMwmUxobW1FbW2t+HOdToeFCxeKy/uOHz8Ov9+Pa665ZtT7BoNB1NTUJP7HExGR4jCRIiKitJCdnY0ZM2Yk5bVWr16N+vp6vPHGG9ixYweWL1+OjRs34l//9V+T8voj+6n++Mc/ori4eNTPJlogg4iIlI17pIiIKCPs2bPnrO9nz559zucXFBRgw4YNeOGFF/DEE0/g2WefBQDMnj0bBw8ehM/nE5+7a9cuaDQaVFVVwWazoaioCHv37hV/HgqFcODAAfH7OXPmwGg0oqGhATNmzBj1VVpamqw/mYiIZMQZKSIiSguBQABtbW2jHtPpdGKRiJdffhkLFy7EsmXL8OKLL2Lfvn147rnnxn2tBx98EAsWLMDcuXMRCASwfft2Melav349HnroIWzYsAEPP/wwOjs7ceedd+Ib3/gGXC4XAOCuu+7CT3/6U8ycORPV1dV4/PHH0dfXJ76+xWLB9773Pdxzzz2IRCJYtmwZPB4Pdu3aBavVig0bNqSgh4iISEpMpIiIKC289dZbKCoqGvVYVVUVDh8+DADYvHkzXnrpJfzTP/0TioqK8J//+Z+YM2fOuK9lMBjwgx/8AKdPn4bZbMYVV1yBl156CQCQlZWFt99+G3fddRcWLVqErKwsrFu3Do8//rj4+9/97nfR2tqKDRs2QKPR4Nvf/ja+8pWvwOPxiM/58Y9/jIKCAmzZsgUnT56E3W7H/Pnzcf/99ye7a4iISAas2kdERGlPEARs27YNa9eulbspRESkEtwjRURERERElCAmUkRERERERAniHikiIkp7XKVORERS44wUERERERFRgphIERERERERJYiJFBERERERUYKYSBERERERESWIiRQREREREVGCmEgREREREREliIkUERERERFRgphIERERERERJej/A1QNLLTFdrkjAAAAAElFTkSuQmCC", "text/plain": [ "
" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "# total rewards for 10 episodes\n", "plt.figure(figsize=(10, 5))\n", "plt.plot(greedy_rewards, color='Teal', linestyle='-', linewidth=2, alpha=0.7, label='Reward')\n", "plt.xlabel('Episode')\n", "plt.ylabel('Total Reward')\n", "plt.title('Total Reward per Episode (Greedy Policy)')\n", "\n", "plt.grid(True, which='both', linestyle='--', linewidth=0.5, color='lightgray')\n", "\n", "plt.legend(loc='upper left')\n", "plt.grid(True)\n", "plt.show()\n", "\n", "\n" ] }, { "cell_type": "markdown", "metadata": {}, "source": [ "\n", "Hyperparameter tuning. Select two hyperparameters to tune to get better results:\n", "\n", "- Discount factor (γ)\n", "- Epsilon decay rate\n", "- Epsilon min/max values\n", "- Number of episodes\n", "- Max timesteps\n", "\n" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "performance_dict = {}\n", "\n", "def training_loop(env, d , max_timestamp):\n", " \n", "\n", " epsilon = 1.0 # Initial exploration rate\n", " epsilon_min = 0.01 # Minimum exploration rate\n", " gamma = 0.95 # Discount factor\n", " alpha = 0.15 # Learning rate\n", " decay_rate = d # Epsilon decay rate per episode\n", " total_episodes = 1000 \n", " max_timestamp = max_timestamp\n", " qt = np.zeros((env.obs_space.n, env.action_space.n))\n", "\n", " rewards_epi = []\n", " epsilon_values = []\n", " steps_per_episode = []\n", " penalties_per_episode = []\n", "\n", " final_state = None\n", " for episode in range(total_episodes):\n", " state, _ = env.reset()\n", " state_index = env.obs_space_to_index(state)\n", " total_rewards = 0\n", " total_steps = 0 \n", " \n", "\n", " while True:\n", "\n", " if np.random.uniform(0, 1) < epsilon:\n", " action = env.action_space.sample()\n", " else:\n", " action = np.argmax(qt[state_index])\n", " \n", "\n", " next_state, reward, terminated, truncated, _ = env.step(action)\n", " total_steps += 1 \n", " next_strt_idx = env.obs_space_to_index(next_state)\n", " \n", "\n", "\n", " qt[state_index, action] += alpha * (reward + gamma * np.max(qt[next_strt_idx]) - qt[state_index, action])\n", "\n", "\n", " state_index = next_strt_idx\n", " total_rewards += reward\n", " \n", " if terminated or truncated:\n", " break\n", " \n", " penalties_per_episode.append(env.get_penalty_count()) \n", " \n", "\n", " epsilon = max(epsilon_min, epsilon * decay_rate)\n", " epsilon_values.append(epsilon)\n", " rewards_epi.append(total_rewards)\n", " steps_per_episode.append(total_steps)\n", "\n", "\n", " if episode == total_episodes - 1:\n", " final_state = env.state\n", "\n", " final_reward = np.mean(rewards_epi[-100:]) \n", " performance_dict[(alpha, gamma, max_timestamp)] = final_reward\n", " return qt, rewards_epi, epsilon_values, final_state\n", " \n" ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [], "source": [ "def evaluate_loop(env, max_timestamp, decay, qt, rewards_epi, epsilon_values, final_state):\n", " print(f\"Max Timestamp, Decay Rate: {max_timestamp}, {decay}\")\n", "\n", " initial_qt = np.zeros((env.obs_space.n, env.action_space.n))\n", " print(\"Initial Q-table:\")\n", " print(initial_qt)\n", " print(\"\\nTrained Q-table:\")\n", " print(qt)\n", "\n", "\n", " # total reward per episode graph\n", " plt.figure(figsize=(10, 5))\n", " plt.plot(rewards_epi, color='Teal', linestyle='-', linewidth=2, alpha=0.7, label='Total Reward')\n", " plt.xlabel('Episode')\n", " plt.ylabel('Reward')\n", " plt.title('Total Reward The Agent Receive Per Episode')\n", " plt.grid(True, which='both', linestyle='--', linewidth=0.5, color='lightgray')\n", " plt.fill_between(range(len(rewards_epi)), rewards_epi, color=\"lightblue\", alpha=0.4)\n", " plt.axhline(y=0, color='black', linestyle='--')\n", " plt.legend(loc='upper left')\n", " plt.grid(True)\n", " plt.show()\n", "\n", "\n", "\n", " # epsilon decay graph\n", " plt.figure(figsize=(10, 5))\n", " plt.plot(epsilon_values, color='Teal', label='Decay')\n", " plt.xlabel('Episode')\n", " plt.ylabel('Epsilon Value')\n", " plt.title('Epsilon Decay Graph')\n", "\n", " plt.fill_between(range(len(epsilon_values)), epsilon_values, color=\"lightblue\", alpha=0.5)\n", "\n", " plt.scatter(0, epsilon_values[0], color='darkred', s=100, zorder=5, label='Start')\n", " plt.scatter(len(epsilon_values)-1, epsilon_values[-1], color='darkgreen', s=100, zorder=5, label='End')\n", "\n", " # Annotations\n", " plt.annotate(f'Start: {epsilon_values[0]:.2f}', xy=(0, epsilon_values[0]), xytext=(50, epsilon_values[0]+0.1),\n", " arrowprops=dict(facecolor='black', shrink=0.05), fontsize=12, color='darkred')\n", " plt.annotate(f'End: {epsilon_values[-1]:.2f}', xy=(len(epsilon_values)-1, epsilon_values[-1]), xytext=(len(epsilon_values)-150, epsilon_values[-1]+0.05),\n", " arrowprops=dict(facecolor='black', shrink=0.05), fontsize=12, color='darkgreen')\n", " plt.grid(True)\n", " plt.show()\n", "\n", " \n", "\n", " greedy_rewards = []\n", " for _ in range(10):\n", " total_reward = 0\n", " state, _ = env.reset()\n", " state_index = env.obs_space_to_index(state)\n", "\n", " while True:\n", " action = np.argmax(qt[state_index])\n", " next_state, reward, terminated, truncated, _ = env.step(action)\n", " next_strt_idx = env.obs_space_to_index(next_state)\n", " total_reward += reward\n", " state_index = next_strt_idx\n", "\n", " if terminated or truncated:\n", " print(f\"Episode {episode + 1} Reward: {round(total_reward, 4)}\")\n", " break\n", "\n", " greedy_rewards.append(total_reward)\n", "\n", "\n", " \n", "\n", " # total rewards for 10 episodes\n", " plt.figure(figsize=(10, 5))\n", " plt.plot(greedy_rewards, color='Teal', linestyle='-', linewidth=2, alpha=0.7, label='Reward')\n", " plt.xlabel('Episode')\n", " plt.ylabel('Total Reward')\n", " plt.title('Total Reward per Episode (Greedy Policy)')\n", "\n", " plt.grid(True, which='both', linestyle='--', linewidth=0.5, color='lightgray')\n", "\n", " plt.legend(loc='upper left')\n", " plt.grid(True)\n", " plt.show()\n", "\n", "\n", "\n", "\n", " env.state = final_state\n", " env.render() " ] }, { "cell_type": "code", "execution_count": null, "metadata": {}, "outputs": [ { "name": "stdout", "output_type": "stream", "text": [ "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n" ] }, { "name": "stdout", "output_type": "stream", "text": [ "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Max Timestamp, Decay Rate: 12, 0.5\n", "Initial Q-table:\n", "[[0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]]\n", "\n", "Trained Q-table:\n", "[[297.35239804 279.52080875 358.38947742 302.99549166]\n", " [425.51299118 129.25396026 105.63075033 142.27435491]\n", " [115.8874775 59.23697752 398.69181174 -1.28625 ]\n", " [ 0. 0. 0. 0. ]\n", " [ 1.5 48.8228409 434.04797882 139.25744488]\n", " [ 0. 0. 0. 0. ]\n", " [154.26758545 133.5540753 354.17831954 48.0262631 ]\n", " [347.76680022 95.65190773 140.82589722 215.23236091]\n", " [ 0. 0. 376.81027534 0. ]\n", " [ 47.66915721 395.50247315 0. 0. ]\n", " [ 0. 0. 0. 0. ]\n", " [359.31477106 17.62130349 72.81851298 113.9012221 ]\n", " [ 0. 0. 0. 0. ]\n", " [ -2.31173849 349.5894815 -6.85654704 35.13773145]\n", " [ -0.75 301.70137273 0. 0. ]\n", " [ 0. 0. 0. 0. ]]\n" ] }, { "data": { "image/png": "iVBORw0KGgoAAAANSUhEUgAAA14AAAHWCAYAAABnpFhuAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjguMiwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy8g+/7EAAAACXBIWXMAAA9hAAAPYQGoP6dpAAEAAElEQVR4nOx9eZwdRbX/t++dOzNZZrKH7GFVZBEQHwoIiQqi4MJPFhEVUHBFkUUUfSoIPANPFAVRQdlUfCJb2JcEspIQQhZICNmTmWQmmX2/Wy/1++Pe7ttdXVVd3ffemblQ388nmdvdtZyurjp1Tp1TpzRCCIGCgoKCgoKCgoKCgoJC2RAbagIUFBQUFBQUFBQUFBTe7VCKl4KCgoKCgoKCgoKCQpmhFC8FBQUFBQUFBQUFBYUyQyleCgoKCgoKCgoKCgoKZYZSvBQUFBQUFBQUFBQUFMoMpXgpKCgoKCgoKCgoKCiUGUrxUlBQUFBQUFBQUFBQKDOU4qWgoKCgoKCgoKCgoFBmKMVLQUFBQUFBQUFBQUGhzFCKl4KCwnsCixcvhqZpWLx48VCTMiygaRpuuOGGkpb3/e9/v2TlKQw/lLrPvFcxVLzowAMPxCWXXDKodSooKHihFC8FBYWyQdM0qX8yAsivf/1rzJ8/v+w0P/DAAx7aqqqqMH36dFxyySVoamoqe/3DBXPnzpX6dkMliJumiWnTpkHTNDz//PNDQoMImzZtwg033IDdu3dLpb/hhhs87ZpIJHDggQfiiiuuQHd3d1lpHe5wt0ssFsO0adPwqU99alAUl927dwv7/y233FJ2GhQUFN49qBpqAhQUFN69+Mc//uG5/vvf/44FCxb47n/gAx8ILOvXv/41zj33XJx99tmlJJGLG2+8EQcddBDS6TRee+01PPDAA1i+fDk2btyI2traQaFhKPHf//3fuOyyy5zr1atX44477sDPfvYzz/f64Ac/OBTk4ZVXXsG+fftw4IEH4qGHHsJnPvOZIaGDh02bNuFXv/oV5s6diwMPPFA635///GeMHj0aAwMDePnll3HnnXdi7dq1WL58efmIlUQqlUJV1dCIDaeffjouuugiEEKwa9cu/OlPf8InPvEJPPvss4Py7b/85S/jzDPP9N0/7rjjQpd16qmnIpVKobq6uhSkKSgoVBCU4qWgoFA2fPWrX/Vcv/baa1iwYIHv/nDEZz7zGXz4wx8GAFx22WWYOHEibr31Vjz11FM4//zzh5i6YAwMDGDUqFGR859++ume69raWtxxxx04/fTTMXfu3CKpKx7//Oc/8aEPfQgXX3wxfvaznxX9vsMF5557LiZOnAgA+Pa3v40LLrgADz/8MF5//XWccMIJQ0rbUC44vO997/Pwjf/3//4fPvjBD+L3v/990YqXTN/50Ic+VDK+FYvF3hOLNwoKCn4oV0MFBYUhxcDAAK655hrMnDkTNTU1eP/734/bbrsNhBAnjaZpGBgYwIMPPui4+Nh7FRoaGvC9730P73//+zFixAhMmDAB5513nrSLlyxOOeUUAMCOHTs89zdv3oxzzz0X48ePR21tLT784Q/jqaeecp53d3cjHo/jjjvucO61t7cjFothwoQJnvf87ne/iylTpjjXy5Ytw3nnnYdZs2ahpqYGM2fOxFVXXYVUKuWh4ZJLLsHo0aOxY8cOnHnmmairq8NXvvIVAEAmk8FVV12FSZMmoa6uDp///Oexd+/e0jUMhfnz5+Ooo45CTU0NjjzySLzwwgu+NE1NTfjGN76BAw44wEl33333SdeRSqXwxBNP4IILLsD555+PVCqFJ598kpn2kUcewRFHHIHa2locddRReOKJJ3DJJZf4rFCWZeH3v/89jjzySNTW1uKAAw7At7/9bXR1dXnSHXjggfjsZz+L5cuX44QTTkBtbS0OPvhg/P3vf3fSPPDAAzjvvPMAAB//+MdDudTS4PW7VatW4dOf/jTGjBmDkSNHYs6cOXj11Vd9+ZuamnDppZdi2rRpqKmpwUEHHYTvfve7yGazTpru7m5ceeWVzhg89NBDceutt8KyLE9ZbtfSRx99FJqmYcmSJb467777bmiaho0bNzr3gsZJWBx99NGYOHEidu3aFaoO25V4yZIl+N73vofJkydjxowZkelww+4bL730Eo499ljU1tbiiCOOwOOPP+5Jx9rjtW3bNpxzzjmYMmUKamtrMWPGDFxwwQXo6elx0hiGgZtuugmHHHIIampqcOCBB+JnP/sZMpmMp3xCCG6++WbMmDEDI0eOxMc//nG8/fbbTJplv72CgkJpoCxeCgoKQwZCCD7/+c9j0aJFuPTSS3HsscfixRdfxLXXXoumpibcfvvtAHIui5dddhlOOOEEfOtb3wIAHHLIIQByLnArVqzABRdcgBkzZmD37t3485//jLlz52LTpk0YOXJkSWi1Fblx48Y5995++22cfPLJmD59Oq677jqMGjUK//nPf3D22Wfjsccew//7f/8PY8eOxVFHHYWlS5fiiiuuAAAsX74cmqahs7MTmzZtwpFHHgkgp2jZgjaQUxqSySS++93vYsKECXj99ddx5513Yu/evXjkkUc89BmGgTPOOAMf+9jHcNtttznvfdlll+Gf//wnLrzwQpx00kl45ZVXcNZZZ5WkTWgsX74cjz/+OL73ve+hrq4Od9xxB8455xw0NjZiwoQJAICWlhZ89KMfdYJxTJo0Cc8//zwuvfRS9Pb24sorrwys56mnnkJ/fz8uuOACTJkyBXPnzsVDDz2ECy+80JPu2WefxZe+9CUcffTRmDdvHrq6unDppZdi+vTpvjK//e1v44EHHsDXv/51XHHFFdi1axf++Mc/Yt26dXj11VeRSCSctNu3b8e5556LSy+9FBdffDHuu+8+XHLJJTj++ONx5JFH4tRTT8UVV1zhc82Ucamlwep3r7zyCj7zmc/g+OOPx/XXX49YLIb7778fn/jEJ7Bs2TLHMtbc3IwTTjgB3d3d+Na3voXDDz8cTU1NePTRR5FMJlFdXY1kMok5c+agqakJ3/72tzFr1iysWLECP/3pT7Fv3z78/ve/Z9J11llnYfTo0fjPf/6DOXPmeJ49/PDDOPLII3HUUUcBkBsnYdHV1YWuri4ceuihker43ve+h0mTJuGXv/wlBgYGAutLJpNob2/33R87dqzH/XLbtm340pe+hO985zu4+OKLcf/99+O8887DCy+84LMi28hmszjjjDOQyWTwgx/8AFOmTEFTUxOeeeYZdHd3Y8yYMQByY/nBBx/Eueeei2uuuQarVq3CvHnz8M477+CJJ55wyvvlL3+Jm2++GWeeeSbOPPNMrF27Fp/61Kc8yrb9TlG+vYKCQhEgCgoKCoOEyy+/nLjZzvz58wkAcvPNN3vSnXvuuUTTNLJ9+3bn3qhRo8jFF1/sKzOZTPrurVy5kgAgf//73517ixYtIgDIokWLhDTef//9BABZuHAhaWtrI3v27CGPPvoomTRpEqmpqSF79uxx0n7yk58kRx99NEmn0849y7LISSedRA477DDPex9wwAHO9dVXX01OPfVUMnnyZPLnP/+ZEEJIR0cH0TSN/OEPfxC+27x584imaaShocG5d/HFFxMA5LrrrvOkXb9+PQFAvve973nuX3jhhQQAuf7664Vt4cYjjzwibD8ApLq62vPN3nzzTQKA3Hnnnc69Sy+9lEydOpW0t7d78l9wwQVkzJgxzHem8dnPfpacfPLJzvU999xDqqqqSGtrqyfd0UcfTWbMmEH6+vqce4sXLyYAyOzZs517y5YtIwDIQw895Mn/wgsv+O7Pnj2bACBLly517rW2tpKamhpyzTXXOPeC2ovG9ddfTwCQLVu2kLa2NrJ7925y3333kREjRpBJkyaRgYEBQkiufx122GHkjDPOIJZlOfmTySQ56KCDyOmnn+7cu+iii0gsFiOrV6/21Wfnvemmm8ioUaPI1q1bPc+vu+46Eo/HSWNjo3OP7jNf/vKXyeTJk4lhGM69ffv2kVgsRm688Ubnnuw44QEAufTSS0lbWxtpbW0lq1atIp/85CcJAPLb3/42VB32+P7Yxz7moZuHXbt2EQDcfytXrnTS2n3jsccec+719PSQqVOnkuOOO865R/OidevWEQDkkUce4dJhj+XLLrvMc/9HP/oRAUBeeeUVQkiuL1ZXV5OzzjrL0z9+9rOfEQAeHhrm2ysoKJQGytVQQUFhyPDcc88hHo87liAb11xzDQghUtHqRowY4fzWdR0dHR049NBDMXbsWKxduzYybaeddhomTZqEmTNn4txzz8WoUaPw1FNPOW5JnZ2deOWVV3D++eejr68P7e3taG9vR0dHB8444wxs27bNiYJ4yimnoKWlBVu2bAGQs2ydeuqpOOWUU7Bs2TIAOWsRIcRj8XK/28DAANrb23HSSSeBEIJ169b5aP7ud7/ruX7uuecAwNe+MlalKDjttNMcSySQC7xRX1+PnTt3AshZOB977DF87nOfAyHEabP29nacccYZ6OnpCfxmHR0dePHFF/HlL3/ZuXfOOedA0zT85z//ce41Nzdjw4YNuOiiizB69Gjn/pw5c3D00Ud7ynzkkUcwZswYnH766R6ajj/+eIwePRqLFi3ypD/iiCM832nSpEl4//vf77xnMXj/+9+PSZMm4cADD8Q3vvENHHrooXj++ecdC+b69euxbds2XHjhhejo6HBoHRgYwCc/+UksXboUlmXBsizMnz8fn/vc55y9im5omua8+ymnnIJx48Z53v20006DaZpYunQpl9YvfelLaG1t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n/scPv7xj+O///u/sXv3bhxzzDF46aWX8OSTT+LKK6/07E06/vjjsXDhQvzud79zXPc+8pGP4LOf/Sz+8Y9/YMyYMTjiiCOwcuVKLFy40AlfXkpce+21OO+88/DAAw/gO9/5Du666y587GMfw9FHH41vfvObOPjgg9HS0oKVK1di7969ePPNN528tlK1ZcsWjyvWqaeeiueffx41NTX4r//6L+f+4YcfjkMOOQQ/+tGP0NTUhPr6ejz22GOh9hEde+yx+PKXv4w//elP6OnpwUknnYSXX36ZaQUaLNxyyy1YtGgRPvKRj+Cb3/wmjjjiCHR2dmLt2rVYuHCh0EXuoYcewrHHHouZM2cyn3/+85/HD37wA6xduxYf+tCH8Otf/xpf+MIXcPLJJ+PrX/86urq68Mc//hFHHXWUR2mZM2cOvv3tb2PevHlYv349PvWpTyGRSGDbtm145JFH8Ic//AHnnntuqPc89thjEY/Hceutt6Knpwc1NTX4xCc+wd1HxkMikcAPf/hDXHvttXjhhRfw6U9/Gn/729/wmc98BkceeSS+/vWvY/r06WhqasKiRYtQX1+Pp59+GgDw61//Gi+99BLmzJmDb33rW/jABz6Affv24ZFHHsHy5csxduxYXHvttXjqqafw2c9+1gmJPzAwgA0bNuDRRx/F7t27HddHHn1f/OIX8e9//xsDAwPOnkU3woyTqCh3HWvXrsU///lP3/1DDjkEJ554onP9vve9D5deeilWr16NAw44APfddx9aWlpw//33c8t+5ZVX8P3vfx/nnXce3ve+98EwDPzjH/9wFioA4JhjjsHFF1+Me+65B93d3ZgzZw5ef/11PPjggzj77LPx8Y9/HEDO0vmjH/0I8+bNw2c/+1mceeaZWLduHZ5//nnfdyz22ysoKETAIEdRVFBQeA+DDidPCCF9fX3kqquuItOmTSOJRIIcdthh5De/+Y0nFDIhhGzevJmceuqpZMSIEZ6wyF1dXeTrX/86mThxIhk9ejQ544wzyObNm8ns2bM9oZPDhpNnheA2TZMccsgh5JBDDnFCUe/YsYNcdNFFZMqUKSSRSJDp06eTz372s+TRRx/15Z88eTIBQFpaWpx7y5cvJwDIKaec4ku/adMmctppp5HRo0eTiRMnkm9+85tOiPb777/fSXfxxReTUaNGMd8nlUqRK664gkyY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", "text/plain": [ "
" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "image/png": "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NW7cONlstnz3ly9fXmPHji3lqgCYLfcepKlTp+rVV19VnTp1FBAQoK5du2r79u0uxyYmJmr48OGqVauW/Pz8VL16dd10002Kj493HvP3e5wK8u2336pLly4qV66cQkJCdNNNN2nXrl0ux0yaNEk2m02//fabhg0bppCQEAUHB2v48OFKS0v7R5977Nix6tWrlxYuXKi9e/e67Pv666+dtVWoUEF9+/bN9y+ddu/erdtvv11VqlRRQECAGjdurKeeesq5/8CBAxo1apQaN26sgIAAVa5cWbfddpvL92vfvn2y2Wx69dVX87z/mjVrZLPZ9NFHHxX4ORYuXKjt27fr6aefzhOacvXq1Ut9+vRxvs5dxvn9999r1KhRqlq1qmrVqlXkmi98j1WrVunf//63KleurKCgIA0dOlSnT5/Ot47Vq1erffv28vf3V7169fT+++8X+LkA4HLAjJOHevvtt5WQkJDvPpvNpqeeekohISGlWxSAEpecnKwTJ064bLPZbKpcubLLtvfff1+pqal64IEHlJ6erv/85z+65pprtG3bNoWFhUmSBgwYoB07dujBBx9URESEjh07ptjYWCUkJCgiIqLINa1YsUJ9+vRRvXr1NGnSJJ07d06vv/66OnXqpE2bNuV5r9tvv11169ZVTEyMNm3apHfffVdVq1bViy++eEnfk1xDhgzR8uXLFRsb67y3c968eYqKilLv3r314osvKi0tTTNnzlTnzp21efNmZ22//PKLunTpIh8fH913332KiIjQ77//rv/97396/vnnJUkbNmzQmjVrNGjQINWqVUvx8fGaOXOmunXrpp07dyowMFD16tVTp06dNH/+fI0ZM8alvvnz56tChQq66aabCvwM//vf/yQpz6xaUYwaNUpVqlTRhAkTdPbs2SLXfKHRo0crJCREkyZN0p49ezRz5kwdOHBAK1eudPmLut9++0233nqr7rnnHkVFRWn27NkaNmyY2rRpoyuuuMLt2gHAIxjwOKmpqUalSpUMSXm+bDabERYWZqSlpZldJoBiNGfOnHz/mZdk+Pn5OY/bv3+/IckICAgw/vjjD+f2n376yZBkjBkzxjAMwzh9+rQhyXj55Zcvet2uXbsaXbt2zfP+c+bMcW5r2bKlUbVqVePkyZPObVu3bjXsdrsxdOhQ57aJEycakoy7777b5Ro333yzUbly5UK/B1FRUUa5cuUK3L9582aXz5iammqEhIQYI0aMcDkuMTHRCA4Odtn+r3/9y6hQoYJx4MABl2MdDofzz/n9e3Xt2rWGJOP99993bnvrrbcMScauXbuc2zIzM43Q0FAjKirqop+xVatWRkhISJ7tZ86cMY4fP+78Sk5Odu7LHRudO3c2srOzXc4ras2579GmTRsjMzPTuf2ll14yJBlffvmlc1udOnUMScaqVauc244dO2b4+fkZjz766EU/HwB4MpbqeaBXX31VSUlJ+e4zDEPPPfecAgICSrcoAKVixowZio2Ndfn6+uuv8xzXv39/1axZ0/m6ffv26tChg5YuXSpJCggIkK+vr1auXFngUqyiOHLkiLZs2aJhw4apUqVKzu1XXXWVevbs6bzehe6//36X1126dNHJkyeVkpJyyXVI55coS1JqaqokKTY2VklJSbrjjjt04sQJ55eXl5c6dOig7777TpJ0/PhxrVq1Snfffbdq167t8p4XzrJc+O/VrKwsnTx5Ug0aNFBISIg2bdrk3Hf77bfL399f8+fPd2775ptvdOLEiUJnklJSUpyf40JPPfWUqlSp4vy688478xwzYsSIPI+mKGrNue677z75+Pg4X48cOVLe3t55fo7NmjVTly5dnK+rVKmixo0ba9++fRf9fADgyViq52GOHz+uKVOm5NtFz263q27duho2bFjpFwagVLRv375IzSEaNmyYZ1ujRo30ySefSDrfne7FF1/Uo48+qrCwMF199dW64YYbNHToUFWrVq3I9Rw4cECS1Lhx4zz7mjZtqm+++SZPo4K/h5OKFStKkk6fPv2POuKdOXNGklShQgVJ0q+//ipJuuaaa/I9Pvdaub/sN2/e/KLvf+7cOcXExGjOnDk6dOiQDMNw7ktOTnb+OSQkRDfeeKM+/PBDPfvss5LOL9OrWbNmgbXkqlChgk6ePJln+6hRo5zPTioofOXXbbGoNef6+7gpX768qlevnueeqL//DKXzP8d/EsIBwOoITh7m+eefV0ZGRr77HA6HXnzxRXl782MFULhHHnlEN954oxYtWqRvvvlGTz/9tGJiYvTtt9+qVatWJXbdgh7YfeEv9Zcit/lFbmv23L9gmjdvXr5h0N1/Vz744IOaM2eOHnnkEUVGRio4OFg2m02DBg3K85dZQ4cO1cKFC7VmzRpdeeWVWrx4sUaNGiW7/eILPZo0aaItW7bo0KFDLjOGjRo1ct635e/vn++5+a00cKdmd5TUzxAArIzfsD3IgQMHNGPGjAIfdtuiRQvdcsstJlQGwGpyZ1sutHfv3jyNGurXr69HH31Ujz76qH799Ve1bNlSr7zyij744IMiXadOnTqSpD179uTZt3v3boWGhpZaW+x58+bJZrOpZ8+eks5/NkmqWrWqevToUeB59erVk6Q8XQf/7tNPP1VUVJReeeUV57b09PR8l05fd911qlKliubPn68OHTooLS2tSM9duuGGG7RgwQLNnz9fTzzxRKHHF8admqXz46Z79+7O12fOnNGRI0d0/fXX/+NaAMDTcY+TB5kwYUKB+3JycjR16tQC25MDKFsWLVqkQ4cOOV+vX79eP/30k7ONdVpamtLT013OqV+/vipUqFDgrHZ+qlevrpYtW+q9995z+WV8+/btWr58ean9wj1lyhQtX75cAwcOdC436927t4KCgvTCCy8oKysrzznHjx+XdP7+nH/961+aPXt2nm6lF86geHl55ZlRef311/P9yyxvb2/dcccd+uSTTzR37lxdeeWVuuqqqwr9HLfffruaNWumZ599VuvWrcv3GHdmddypWTrfsfXC79XMmTOVnZ3t0v4cAMoqZpw8xPbt2zVv3rx8/4Pp7e2tbt26ufwtIYDL09dff63du3fn2d6xY0fnzIl0frla586dNXLkSGVkZGj69OmqXLmycxZj7969uvbaa52/qHt7e+uLL77Q0aNHNWjQILdqevnll9WnTx9FRkbqnnvucbYjDw4O1qRJk/7R5/277Oxs52xYenq6Dhw4oMWLF+uXX35R9+7d9fbbbzuPDQoK0syZMzVkyBC1bt1agwYNUpUqVZSQkKAlS5aoU6dOeuONNyRJr732mjp37qzWrVvrvvvuU926dRUfH68lS5Zoy5Ytks7PBs2bN0/BwcFq1qyZ1q5dqxUrVuRpBZ9r6NCheu211/Tdd98VudW6j4+PvvjiC/Xu3VudO3fWLbfc4nwG1aFDh7R48WIlJCSob9++RXo/d2vOzMx0jos9e/bozTffVOfOndWvX78iXQ8ALmcEJw8xduxYeXl5KTs7O8++7OxsvfTSSyZUBaC0FTTzPGfOHJfgNHToUNntdk2fPl3Hjh1T+/bt9cYbb6h69eqSpPDwcN1xxx2Ki4vT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yBGX94mPjzf69OljBAQEGKGhocajjz5qZGVllfKngVn+HpwYM/i7//3vf0bz5s0NPz8/o0mTJsbbb7/tst/hcBhPP/20ERYWZvj5+RnXXnutsWfPHpdjTp48adxxxx1G+fLljaCgIGP48OFGampqaX4MlKKUlBTj4YcfNmrXrm34+/sb9erVM5566imXttCMm7Ltu+++y/d3mKioKMMwim98bN261ejcubPh5+dn1KxZ05gyZUppfUQXNsO44PHPAAAAAIA8uMcJAAAAAApBcAIAAACAQhCcAAAAAKAQBCcAAAAAKATBCQAAAAAKQXACAAAAgEIQnAAAAACgEAQnAAAAACgEwQkAcNmJj4+XzWbTli1bSuwaw4YNU//+/Uvs/QEA1kJwAgBYzrBhw2Sz2fJ8XXfddUU6Pzw8XEeOHFHz5s1LuFIAQFnhbXYBAADk57rrrtOcOXNctvn5+RXpXC8vL1WrVq0kygIAlFHMOAEALMnPz0/VqlVz+apYsaIkyWazaebMmerTp48CAgJUr149ffrpp85z/75U7/Tp0xo8eLCqVKmigIAANWzY0CWUbdu2Tddcc40CAgJUuXJl3XfffTpz5oxzf05OjqKjoxUSEqLKlSvriSeekGEYLvU6HA7FxMSobt26CggIUIsWLVxqAgB4NoITAMAjPf300xowYIC2bt2qwYMHa9CgQdq1a1eBx+7cuVNff/21du3apZkzZyo0NFSSdPbsWfXu3VsVK1bUhg0btHDhQq1YsUKjR492nv/KK69o7ty5mj17tlavXq1Tp07piy++cLlGTEyM3n//fc2aNUs7duzQmDFjdNddd+n7778vuW8CAKDU2Iy//5UZAAAmGzZsmD744AP5+/u7bB8/frzGjx8vm82m+++/XzNnznTuu/rqq9W6dWu9+eabio+PV926dbV582a1bNlS/fr1U2hoqGbPnp3nWu+8846efPJJHTx4UOXKlZMkLV26VDfeeKMOHz6ssLAw1ahRQ2PGjNHjjz8uScrOzlbdunXVpk0bLVq0SBkZGapUqZJWrFihyMhI53vfe++9SktL04cfflgS3yYAQCniHicAgCV1797dJRhJUqVKlZx/vjCg5L4uqIveyJEjNWDAAG3atEm9evVS//791bFjR0nSrl271KJFC2dokqROnTrJ4XBoz5498vf315EjR9ShQwfnfm9vb7Vt29a5XO+3335TWlqaevbs6XLdzMxMtWrVyv0PDwCwHIITAMCSypUrpwYNGhTLe/Xp00cHDhzQ0qVLFRsbq2uvvVYPPPCApk6dWizvn3s/1JIlS1SzZk2XfUVtaAEAsDbucQIAeKR169bled20adMCj69SpYqioqL0wQcfaPr06Xr77bclSU2bNtXWrVt19uxZ57E//vij7Ha7GjdurODgYFWvXl0//fSTc392drY2btzofN2sWTP5+fkpISFBDRo0cPkKDw8vro8MADARM04AAEvKyMhQYmKiyzZvb29nU4eFCxeqbdu26ty5s+bPn6/169frv//9b77vNWHCBLVp00ZXXHGFMjIy9NVXXzlD1uDBgzVx4kRFRUVp0qRJOn78uB588EENGTJEYWFhkqSHH35YU6ZMUcOGDdWkSRNNmzZNSUlJzvevUKGCHnvsMY0ZM0YOh0OdO3dWcnKyfvzxRwUFBSkqKqoEvkMAgNJEcAIAWNKyZctUvXp1l22NGzfW7t27JUmTJ0/WggULNGrUKFWvXl0fffSRmjVrlu97+fr6aty4cYqPj1dAQIC6dOmiBQsWSJICAwP1zTff6OGHH1a7du0UGBioAQMGaNq0ac7zH330UR05ckRRUVGy2+26++67dfPNNys5Odl5zLPPPqsqVaooJiZG+/btU0hIiFq3bq3x48cX97cGAGACuuoBADyOzWbTF198of79+5tdCgCgjOAeJwAAAAAoBMEJAAAAAArBPU4AAI/DKnMAQGljxgkAAAAACkFwAgAAAIBCEJwAAAAAoBAEJwAAAAAoBMEJAAAAAApBcAIAAACAQhCcAAAAAKAQBCcAAAAAKMT/A8UTV1J+S0NhAAAAAElFTkSuQmCC", "text/plain": [ "
" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stdout", "output_type": "stream", "text": [ "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Episode 1000 Reward: 240\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Episode 1000 Reward: 330\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Episode 1000 Reward: 115\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Episode 1000 Reward: 300\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Episode 1000 Reward: 190\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Episode 1000 Reward: 115\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Episode 1000 Reward: 190\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Episode 1000 Reward: 465\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Episode 1000 Reward: 205\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Episode 1000 Reward: 235\n" ] }, { "data": { "image/png": "iVBORw0KGgoAAAANSUhEUgAAA1IAAAHWCAYAAAB9mLjgAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjguMiwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy8g+/7EAAAACXBIWXMAAA9hAAAPYQGoP6dpAADOR0lEQVR4nOzdd3QTZ9YG8EfNsiVLcpW7jTG9GmwghgCmBAKkkLpZIGx6WVIgZVO+bBJCElJJr7tsQgLZ7KYnBEIJPXSD6dW49y7bsoql+f6wNCu5gAXSzEhzf+f4HCTL0tXweKx35p37ShiGYUAIIYQQQgghpMekfBdACCGEEEIIIf6GBlKEEEIIIYQQ4iEaSBFCCCGEEEKIh2ggRQghhBBCCCEeooEUIYQQQgghhHiIBlKEEEIIIYQQ4iEaSBFCCCGEEEKIh2ggRQghhBBCCCEeooEUIYQQQgghhHiIBlKEENHZsmULJBIJtmzZwncpgiCRSPD888/zXQYvPv/8c0gkEhQUFHD6ur7Y5s3NzdDr9Vi1apVXn5cP2dnZyM7O5ruMLnWVGV/We/z4ccjlchw9etQnz08IuXg0kCKEcEIikfToqyeDm5dffhk//vijz2t2fmByfsnlciQkJOC2225DaWmpz1+fuHMOgLv7+vrrr/kukVfvvPMONBoNbrnllk7fO3z4MG6//XakpqYiODgYoaGhSE9Px9/+9jecO3eOh2q55ZoTqVSK+Ph4TJs2zS8OpgwaNAizZs3Cs88+y3cphJAO5HwXQAgRhy+//NLt9hdffIENGzZ0un/gwIEXfK6XX34ZN954I2bPnu3NErv1wgsvIDU1FSaTCbt378bnn3+OHTt24OjRowgODuakBvI/Dz30EEaNGtXp/qysLI+f69Zbb8Utt9wCpVLpjdJ4Y7Va8c4772DRokWQyWRu3/vHP/6B+++/H1FRUZg7dy4GDBiAtrY2HD16FF988QXefvtttLa2dvq5QHPFFVdg/vz5YBgG+fn5+PDDDzF58mT8+uuvmDFjxiU99/r1671UZdfuu+8+zJw5E3l5eUhLS/PpaxFCeo4GUoQQTsybN8/t9u7du7Fhw4ZO9wvRjBkzkJmZCQC46667EBUVhVdffRU///wzbr75Zp6ru7CWlhao1Wq+y+iRntQ6fvx43HjjjV55PZlMFhADiNWrV6O6urpTHnfu3In7778f48aNw+rVq6HRaNy+/+abb+Kll1664PMbjUaoVCqv1sy1fv36ue1vrrvuOgwbNgxvv/32JQ+kgoKCLrW885o6dSrCw8OxYsUKvPDCCz59LUJIz9HUPkKIYLS0tODRRx9FUlISlEol+vfvjzfeeAMMw7CPkUgkaGlpwYoVK9ipOrfddhsAoLCwEH/961/Rv39/hISEIDIyEjfddJPXr38ZP348ACAvL8/t/pMnT+LGG29EREQEgoODkZmZiZ9//pn9fkNDA2QyGd599132vpqaGkilUkRGRrq9z/vvvx+xsbHs7e3bt+Omm25CcnIylEolkpKSsGjRIrS2trrVcNtttyE0NBR5eXmYOXMmNBoN5s6dCwAwm81YtGgRoqOjodFocM0116CkpKRH79k5re4///kPnn76acTGxkKtVuOaa65BcXFxp8fv2bMHV155JXQ6HVQqFSZOnIg//vjD7THPP/88JBIJjh8/jjlz5iA8PByXX355j+q5EIlEggceeACrVq1C//79ERwcjIyMDGzbts3tcV1d77J//35Mnz4dUVFRCAkJQWpqKu644w63n+tJVgHPtnlpaSnuuOMOxMTEQKlUYvDgwfjXv/7Vo/f7448/olevXp3OVixevBgSiQSrVq3qNIgCgODgYCxZssRtMJmdnY0hQ4YgJycHEyZMgEqlwtNPP82+n+eeew59+vRhc/i3v/0NZrO503OvXLkSGRkZCAkJQUREBG655ZYus/Lpp58iLS0NISEhGD16NLZv3+72/ebmZqjVajz88MOdfrakpAQymQxLly7t0XZyNXToUERFRSE/P5+9b9OmTRg/fjzUajXCwsJw7bXX4sSJExd8rq6ukTKZTHj++efRr18/BAcHIy4uDtdffz3y8vLAMAx69eqFa6+9ttNzmUwm6HQ63Hvvvex9CoUC2dnZ+Omnnzx+n4QQ36EzUoQQQWAYBtdccw02b96MO++8E+np6Vi3bh0ef/xxlJaW4q233gLQPkXwrrvuwujRo3HPPfcAAPvhcd++fdi5cyduueUWJCYmoqCgAB999BGys7Nx/Phxrx1Rd37oDg8PZ+87duwYxo0bh4SEBDz55JNQq9X473//i9mzZ+O7777Dddddh7CwMAwZMgTbtm3DQw89BADYsWMHJBIJ6urqcPz4cQwePBhA+8DJOWADgG+++QZGoxH3338/IiMjsXfvXrz33nsoKSnBN99841ZfW1sbpk+fjssvvxxvvPEG+77vuusurFy5EnPmzMHYsWOxadMmzJo1y6P3/tJLL0EikeCJJ55AVVUV3n77bUydOhW5ubkICQkB0P5hdMaMGcjIyMBzzz0HqVSKzz77DJMnT8b27dsxevRot+e86aab0LdvX7z88sudBiJdaWpqQk1NTaf7IyMjIZFI2Ntbt27Ff/7zHzz00ENQKpX48MMPceWVV2Lv3r0YMmRIl89dVVWFadOmITo6Gk8++STCwsJQUFCA77//nn1MT7MK9HybV1ZW4rLLLmMHgNHR0Vi7di3uvPNOGAwGLFy48LzbZOfOnRg5cqTbfUajEZs2bUJ2djYSExPP+/Md1dbWYsaMGbjlllswb948xMTEwG6345prrsGOHTtwzz33YODAgThy5AjeeustnD592u26xZdeegl///vfcfPNN+Ouu+5CdXU13nvvPUyYMAEHDx5EWFgYAGD58uW49957MXbsWCxcuBDnzp3DNddcg4iICCQlJQEAQkNDcd111+E///kPli1b5jbo+/e//w2GYdiDBZ6or69HfX09+vTpAwDYuHEjZsyYgd69e+P5559Ha2sr3nvvPYwbNw4HDhxAr169evzcNpsNV111FX7//XfccsstePjhh9HU1IQNGzbg6NGjSEtLw7x58/Daa6+hrq4OERER7M/+8ssvMBgMnc7WZ2Rk4KeffoLBYIBWq/X4/RJCfIAhhBAeLFiwgHHdBf34448MAObFF190e9yNN97ISCQS5uzZs+x9arWa+ctf/tLpOY1GY6f7du3axQBgvvjiC/a+zZs3MwCYzZs3n7fGzz77jAHAbNy4kamurmaKi4uZb7/9lomOjmaUSiVTXFzMPnbKlCnM0KFDGZPJxN5nt9uZsWPHMn379nV73zExMeztRx55hJkwYQKj1+uZjz76iGEYhqmtrWUkEgnzzjvvnPe9LV26lJFIJExhYSF731/+8hcGAPPkk0+6PTY3N5cBwPz1r391u3/OnDkMAOa5554777ZwbrOEhATGYDCw9//3v/9lALC12u12pm/fvsz06dMZu93uVn9qaipzxRVXsPc999xzDADmz3/+83lfu2MN3X2Vl5ezj3Xet3//fva+wsJCJjg4mLnuuuvY+5z/x/n5+QzDMMwPP/zAAGD27dvXbR09zaon2/zOO+9k4uLimJqaGrfH3nLLLYxOp+vy/9/JarUyEomEefTRR93uP3ToEAOAWbhwYaefqa2tZaqrq9kvs9nMfm/ixIkMAObjjz92+5kvv/ySkUqlzPbt293u//jjjxkAzB9//MEwDMMUFBQwMpmMeemll9wed+TIEUYul7P3WywWRq/XM+np6W6v/+mnnzIAmIkTJ7L3rVu3jgHArF271u05hw0b5va47gBg7rzzTqa6upqpqqpi9uzZw0yZMoUBwLz55psMwzBMeno6o9frmdraWvbnDh06xEilUmb+/PnsfR0z49xmrnX861//YgAwy5Yt61SL8/fi1KlTDAD2997pmmuuYXr16uX2+8MwDPPVV18xAJg9e/Zc8P0SQrhBU/sIIYKwZs0ayGQy9kyN06OPPgqGYbB27doLPofzjAjQfvF9bW0t+vTpg7CwMBw4cOCia5s6dSqio6ORlJSEG2+8EWq1Gj///DN7lL+urg6bNm3CzTffzJ4tqampQW1tLaZPn44zZ86wXf7Gjx+PyspKnDp1CkD7macJEyZg/Pjx7JSmHTt2gGEYtzNSru+tpaUFNTU1GDt2LBiGwcGDBzvVfP/997vdXrNmDQB02r4XOtPR0fz5892miN14442Ii4tjnz83NxdnzpzBnDlzUFtby26LlpYWTJkyBdu2bYPdbnd7zvvuu8+jGp599lls2LCh05frUX2gvflERkYGezs5ORnXXnst1q1bB5vN1uVzO8+UrF69GlartcvH9DSrPd3mDMPgu+++w9VXXw2GYdhtVlNTg+nTp6OxsfG8+a2rqwPDMG5nSAHAYDAAaD+j01Hv3r0RHR3NfrlOQQUApVKJ22+/3e2+b775BgMHDsSAAQPcapw8eTIAYPPmzQCA77//Hna7HTfffLPb42JjY9G3b1/2cfv370dVVRXuu+8+t2uMbrvtNuh0OrfXnjp1KuLj491aux89ehSHDx/u8XWWy5cvR3R0NPR6PcaMGYM//vgDjzzyCBYuXIjy8nLk5ubitttuc8vRsGHDcMUVV7D/lz313XffISoqCg8++GCn7znPmvbr1w9jxoxxe091dXVYu3Yt5s6d63Z2FfjfGfCuzsYSQvhBU/sIIYJQWFiI+Pj4TtdxOLv4FRYWXvA5WltbsXTpUnz22WcoLS11mybW2Nh40bV98MEH6NevHxobG/Gvf/0L27Ztc+vydvbsWTAMg7///e/4+9//3uVzVFVVISEhgR0cbd++HYmJiTh48CBefPFFREdH44033mC/p9VqMXz4cPbni4qK8Oyzz+Lnn39GfX2923N3fG9yubzTVK7CwkJIpdJO19D079/fo23Rt29ft9sSiQR9+vRhpzueOXMGAPCXv/yl2+dobGx0+9CfmprqUQ1Dhw7F1KlTPa4VaP/wajQaUV1d7XYNmtPEiRNxww03YPHixXjrrbeQnZ2N2bNnY86cOez/eU+z2tNtXl1djYaGBnz66af49NNPu3wvVVVVF3y/TIdpkc76mpubOz32p59+gtVqxaFDh/DYY491+n5CQkKnBgpnzpzBiRMnEB0dfd4az5w5A4Zhutz+QPv1PsD/tlPHxykUCvTu3dvtPqlUirlz5+Kjjz5iG1+sWrUKwcHBuOmmm7p8nY6uvfZaPPDAA5BIJNBoNBg8eDDb2MRZS1e/DwMHDsS6des8atqSl5eH/v37Qy4//8es+fPn44EHHkBhYSFSUlLwzTffwGq14tZbb+30WOf/b8cBFiGEPzSQIoQEjAcffBCfffYZFi5ciKysLOh0OkgkEtxyyy2dzoJ4YvTo0WzXvtmzZ+Pyyy/HnDlzcOrUKYSGhrLP/dhjj2H69OldPofzOoz4+HikpqZi27Zt6NWrFxiGQVZWFqKjo/Hwww+jsLAQ27dvx9ixYyGVtk8asNlsuOKKK1BXV4cnnngCAwYMgFqtRmlpKW677bZO702pVLI/yzVnLa+//jrS09O7fEzHMySuZ9v4JpFI8O2332L37t345ZdfsG7dOtxxxx148803sXv37i7P7lwq5zabN29etwPQYcOGdfvzERERkEgknQbYffr06XYh14kTJwJAtx/0u/o/sdvtGDp0KJYtW9blzzivabLb7ZBIJFi7dm2XHREvdhvOnz8fr7/+On788Uf8+c9/xldffYWrrrqq09mr7iQmJvZoAM6lW265BYsWLcKqVavw9NNPY+XKlcjMzOxyQOf8/42KiuK6TEJIN2ggRQgRhJSUFGzcuBFNTU1uR/pPnjzJft+puyOy3377Lf7yl7/gzTffZO8zmUxoaGjwWp3ODmGTJk3C+++/jyeffJI9eq5QKHr0QW38+PHYtm0bUlNTkZ6eDo1Gg+HDh0On0+G3337DgQMHsHjxYvbxR44cwenTp7FixQrMnz+fvX/Dhg09rjslJQV2u509Uu7knGLYU84zTk4Mw+Ds2bPsB33n2RetVsv7h9aOtQLA6dOnoVKpuj2r4nTZZZfhsssuw0svvYSvvvoKc+fOxddff4277rqrx1nt6TZ3dvSz2WwXtc3kcjnS0tLcus8BgFqtRnZ2NrZu3YrS0lIkJCR4/Nyu0tLScOjQIUyZMuW8Z0XS0tLAMAxSU1PRr1+/bh/n3E5nzpxhpwcC7dNy8/Pz3c7IAsCQIUMwYsQIrFq1ComJiSgqKsJ77713Se+pYy1d/T6cPHkSUVFRHi0hkJaWhj179sBqtbJn4LoSERGBWbNmYdWqVZg7dy7++OMPvP32210+Nj8/H1Kp9LzblBDCLbpGihAiCDNnzoTNZsP777/vdv9bb70FiUTits6LWq3ucnAkk8k6TW967733ur0e5mJlZ2dj9OjRePvtt2EymaDX65GdnY1PPvkE5eXlnR5fXV3tdnv8+PEoKCjAf/7zH3aqn1QqxdixY7Fs2TJYrVa366OcR/Vd3xvDMHjnnXd6XLNz+7m2XgfQ7Ye27nzxxRdoampib3/77bcoLy9nnz8jIwNpaWl44403upxS1nFb+NKuXbvcri0qLi7GTz/9hGnTpnW7dlR9fX2nDDnPrDlbfPc0qz3d5jKZDDfccAO+++67Ls8e9WSbZWVlYf/+/Z3uf/bZZ2Gz2TBv3rwu/z86vtfzufnmm1FaWop//OMfnb7X2tqKlpYWAMD1118PmUyGxYsXd3p+hmFQW1sLAMjMzER0dDQ+/vhjWCwW9jGff/55twc/br31Vqxfvx5vv/02IiMjL3n9J6e4uDikp6djxYoVbq999OhRrF+/HjNnzvTo+W644QbU1NR0ygjQeZvfeuutOH78OB5//HHIZDLccsstXT5nTk4OBg8e3OMzcIQQ36MzUoQQQbj66qsxadIk/N///R8KCgowfPhwrF+/Hj/99BMWLlzodp1JRkYGNm7ciGXLlrFT5caMGYOrrroKX375JXQ6HQYNGoRdu3Zh48aNiIyM9Hq9jz/+OG666SZ8/vnnuO+++/DBBx/g8ssvx9ChQ3H33Xejd+/eqKysxK5du1BSUoJDhw6xP+scJJ06dQovv/wye/+ECROwdu1aKJVKjBo1ir1/wIABSEtLw2OPPYbS0lJotVp89913naZynU96ejr+/Oc/48MPP0RjYyPGjh2L33//HWfPnvXofUdERODyyy/H7bffjsrKSrz99tvo06cP7r77bgDtA8J//vOfmDFjBgYPHozbb78dCQkJKC0txebNm6HVavHLL7949Jodbd++HSaTqdP9w4YNc5sCN2TIEEyfPt2t/TkAt7N9Ha1YsQIffvghrrvuOqSlpaGpqQn/+Mc/oNVq2Q/TPc2qJ9v8lVdewebNmzFmzBjcfffdGDRoEOrq6nDgwAFs3LgRdXV1590m1157Lb788kucPn3a7YzF+PHj8f777+PBBx9E3759MXfuXAwYMAAWiwWnT5/GqlWrEBQU1OX1Yh3deuut+O9//4v77rsPmzdvxrhx42Cz2XDy5En897//xbp165CZmYm0tDS8+OKLeOqpp1BQUIDZs2dDo9EgPz8fP/zwA+655x489thjUCgUePHFF3Hvvfdi8uTJ+NOf/oT8/Hx89tlnna6RcpozZw7+9re/4YcffsD9999/3rM9nnr99dcxY8YMZGVl4c4772Tbn+t0Ojz//PMePdf8+fPxxRdf4JFHHsHevXsxfvx4tLS0YOPGjfjrX//qtn7UrFmzEBkZiW+++QYzZsyAXq/v9HxWqxVbt27FX//610t9m4QQb+KwQyAhhLA6tj9nGIZpampiFi1axMTHxzMKhYLp27cv8/rrr3dqA3zy5ElmwoQJTEhICAOAbYVeX1/P3H777UxUVBQTGhrKTJ8+nTl58iSTkpLi1i7d0/bnXbXCttlsTFpaGpOWlsa0tbUxDMMweXl5zPz585nY2FhGoVAwCQkJzFVXXcV8++23nX5er9czAJjKykr2vh07djAAmPHjx3d6/PHjx5mpU6cyoaGhTFRUFHP33Xez7a0/++wz9nF/+ctfGLVa3eX7aW1tZR566CEmMjKSUavVzNVXX80UFxd71P783//+N/PUU08xer2eCQkJYWbNmuXWft3p4MGDzPXXX89ERkYySqWSSUlJYW6++Wbm999/Zx/jbH9eXV193tfuWEN3X67vAQCzYMECZuXKlUzfvn0ZpVLJjBgxotP/ecdW1gcOHGD+/Oc/M8nJyYxSqWT0ej1z1VVXubVRZ5ieZ9WTbV5ZWcksWLCASUpKYhQKBRMbG8tMmTKF+fTTTy+4bcxmMxMVFcUsWbKky+8fPHiQmT9/PpOcnMwEBQUxarWaGTZsGPPoo4+6LS3AMO2tvAcPHtzl81gsFubVV19lBg8ezCiVSiY8PJzJyMhgFi9ezDQ2Nro99rvvvmMuv/xyRq1WM2q1mhkwYACzYMEC5tSpU26P+/DDD5nU1FRGqVQymZmZzLZt2zq1E3c1c+ZMBgCzc+fOC24XJ2ceLmTjxo3MuHHjmJCQEEar1TJXX301c/z4cbfH9KT9OcO0t/z/v//7PyY1NZX9/7zxxhuZvLy8Tq/717/+lQHAfPXVV13WtXbtWgYAc+bMmQu/WUIIZyQM48F5fUIIIaK0ZcsWTJo0Cd988w1uvPFGvsu5IIlEggULFnQ5tSpQLVmyBJ999hnOnDnT7dTFQHDdddfhyJEjHp9NFbJFixZh+fLlqKio6HLh8NmzZ0MikeCHH37goTpCSHfoGilCCCEkACxatAjNzc34+uuv+S7FZ8rLy/Hrr7922R7cX5lMJqxcuRI33HBDl4OoEydOYPXq1ViyZAkP1RFCzoeukSKEEEICQGhoaI/Wm/JH+fn5+OOPP/DPf/4TCoUC9957L98lXbKqqips3LgR3377LWpra/Hwww93+biBAweira2N4+oIIT1BAylCCCGECNrWrVtx++23Izk5GStWrOhRcwyhO378OObOnQu9Xo93332323XXCCHCRddIEUIIIYQQQoiH6BopQgghhBBCCPEQDaQIIYQQQgghxEN0jRQAu92OsrIyaDQaSCQSvsshhBBCCCGE8IRhGDQ1NSE+Ph5SaffnnWggBaCsrAxJSUl8l0EIIYQQQggRiOLiYiQmJnb7fRpIAdBoNADaN5ZWq+W5GqCoqAjJycl8l0FEgvJGuEaZI1yjzBEuUd78n8FgQFJSEjtG6A4NpAB2Op9WqxXEQCo6OloQdRBxoLwRrlHmCNcoc4RLlLfAcaFLfqjZhACFh4fzXQIREcob4RpljnCNMke4RHkTDxpICVB5eTnfJRARobwRrlHmCNcoc4RLlDfxoIEUIYQQQgghhHiIrpHqIZvNBqvVyslrhYaGwmQycfJa/kihUEAmk/FdRsCIiIjguwQiMpQ5wjXKHOES5U08aCDVA83NzSgpKQHDMJy8nt1uP2/PerGTSCRITExEaGgo36UEBLvdzncJRGQoc4RrlDnCJcqbeNBA6gJsNhtKSkqgUqkQHR3NyYK9FosFQUFBPn8df8QwDKqrq1FSUoK+ffvSmSkvaGhogE6n47sMIiKUOcI1yhzhEuVNPGggdQFWqxUMwyA6OhohISGcvKZEIoFSqeTktfxRdHQ0CgoKYLVaaSBFCCGEEEJ4QfPHeoiLM1FOdDbq/Lj8vxCD863YTYgvUOYI1yhzhEuUN/GggZQAcdXUghAAqKqq4rsEIjKUOcI1yhzhEuVNPGggJUBcNbUgBGi/Jo8QLlHmCNcoc4RLlDfxoIGUAIm9Y192djYWLlzIdxmiQdfjEa5R5gjXKHOES5Q38RD3J3aBkssvvQfIbbfdBolEAolEAoVCgdTUVPztb3+j9alIJ1FRUXyXQESGMke4RpkjXKK8iQcNpATIW6eEr7zySpSXl+PcuXN466238Mknn+C5557zynNfKoZh0NbWxncZBEBpaSnfJRCRocwRrlHmPNdssaCN1kO6KJQ38aCBVABTKpWIjY1FUlISZs+ejalTp2LDhg0A2heLW7p0KVJTUxESEoLhw4fj22+/ZX82MzMTb7zxBnt79uzZUCgUaG5uBgCUlJRAIpHg7NmzAIAvv/wSmZmZ0Gg0iI2NxZw5c9wuttyyZQskEgnWrl2LjIwMKJVK7NixAy0tLZg/fz5CQ0MRFxeHN998k4tNQwghhJBuHK2qwrzvv8fdv/yCZrreh5Bu0TpSF2HRb7+h3odT5BiG6bLFd3hwMN668sqLes6jR49i586dSElJAQAsXboUK1euxMcff4y+ffti27ZtmDdvHqKjozFx4kRMnDgRW7ZswWOPPQaGYbB9+3aEhYVhx44duPLKK7F161YkJCSgT58+ANo7DS5ZsgT9+/dHVVUVHnnkEdx2221Ys2aNWx1PPvkk3njjDfTu3Rvh4eF4/PHHsXXrVvz000/Q6/V4+umnceDAAaSnp1/U+ySeCw8P57sEIjKUOcI1ypxnVp8+DRvDoMZoxB9FRZju+FtPeobyJh40kLoI9SYTaltbffb83Q2kPLV69WqEhoaira0NZrMZUqkU77//PsxmM15++WVs3LgRWVlZAIDevXtjx44d+OSTTzBx4kRkZ2dj+fLlsNlsOHr0KIKCgvCnP/0JW7ZswZVXXoktW7Zg4sSJ7Gvdcccd7L979+6Nd999F6NGjUJzczNCQ0PZ773wwgu44oorAADNzc1Yvnw5Vq5ciSlTpgAAVqxYQesvEEIIITyx2e3Irahgb+8tLaWBFCHdoIHURQgPDvbp89tsNshkskt+3UmTJuGjjz5CS0sL3nrrLcjlctxwww04duwYjEYjO6BxslgsGDFiBABg/PjxaGpqwsGDB7Fz5052cPXKK68AALZu3YrHH3+c/dmcnBw8//zzOHToEOrr62F3zKsuKirCoEGD2MdlZmay/87Ly4PFYsGYMWPY+yIiItC/f3+P3ie5NPX19dBqtXyXQUSEMke4RpnruZM1NWhxWc8yt7IS5rY2KL3QCEssKG/iQb8VF+Fip9f1lNls9krrTLVazU69+9e//oXhw4dj+fLlGDJkCADg119/RUJCgtvPOF83LCwMw4cPx5YtW7Br1y5cccUVmDBhAv70pz/h9OnTOHPmDHtGqqWlBdOnT8f06dOxatUqREdHo6ioCNOnT+/UOEOtVl/y+yKEEEKIbxwoL3e7bbHZcKiyEqM7fF4ghFCzCUEKCgry+nNKpVI8/fTTeOaZZzBo0CAolUoUFRWhT58+bl9JSUnsz0ycOBGbN2/Gtm3bkJ2djYiICAwcOBAvvfQS4uLi0K9fPwDAyZMnUVtbi1deeQXjx4/HgAEDerSqd1paGhQKBfbs2cPeV19fj9OnT3v9/ZPudRxME+JrlDnCNcpcz+0vK+t0317qQucRypt40EBKgHzVFvymm26CTCbDJ598gsceewyLFi3CihUrkJeXhwMHDuC9997DihUr2MdnZ2dj3bp1kMvlGDBgAHvfqlWr3K6PSk5ORlBQEN577z2cO3cOP//8M5YsWXLBekJDQ3HnnXfi8ccfx6ZNm3D06FHcdtttol+QmGs1NTV8l0BEhjJHuEaZ65n61laca2gAACRptQhyXGawr6wMDMPwWJl/obyJB03tEyC7j9ZtkMvleOCBB/Daa68hPz8f0dHRWLp0Kc6dO4ewsDCMHDkSTz/9NPv48ePHw263uw2asrOz8c477yA7O5u9Lzo6Gp9//jmefvppvPvuuxg5ciTeeOMNXHPNNRes6fXXX0dzczOuvvpqaDQaPProo2hsbPTq+ybnZzab+S6BiAxljnCNMtczrtP6shITkd/QgH1lZahrbcXZujr0jYzksTr/QXkTDwlDhxhgMBig0+nQ2NjY6eJAk8mE/Px8pKamItjHTSacLBaLT6b3BQo+/k8CWXl5OeLi4vgug4gIZY5wjTLXM6/u2IEdxcXt/546FUWNjfhg3z4AwC2DB2PusGF8luc3KG/+73xjA1c0h0qAFAoF3yUQEdHr9XyXQESGMke4Rpm7MJvdjoOOtudqhQL9IyMxKj6e/T5dJ9VzlDfxoIGUAHXsdEeIL5WUlPBdAhEZyhzhGmXuwk7X1rJtz0fExkImlSJSpUKaY3HZcw0NqDEa+SzRb1DexIMGUoQQQgghIufarS/D5UyUa9vzfXRWihA3ghlIvfLKK5BIJFi4cCF7X3Z2NiQSidvXfffd5/ZzRUVFmDVrFlQqFfR6PR5//HGfdb3jSleL8RLiK2FhYXyXQESGMke4Rpm7MNdGEyNdru9xHUjR9L6eobyJhyC69u3btw+ffPIJhnVxEePdd9+NF154gb2tUqnYf9tsNsyaNQuxsbHYuXMnysvLMX/+fCgUCrz88sterZHLnhwSiYSz1/JH1B/Fu6jdPOEaZY5wjTJ3fg0mE87W1wMAeoeFISIkhP1eWng4IkJCUNfaikOVlTC1tSFYLoiPj4JFeRMP3v+nm5ubMXfuXPzjH/9AuGMeriuVSoXY2Fj2y7Vzxvr163H8+HGsXLkS6enpmDFjBpYsWYIPPvjAa9cZOc8OcXndkr+fUfM15/8Fnbnzjrq6Or5LICJDmSNco8ydn+vZKNdpfUD7wd3RjvusdjsOORpSkO5R3sSD90MKCxYswKxZszB16lS8+OKLnb6/atUqrFy5ErGxsbj66qvx97//nT0rtWvXLgwdOhQxMTHs46dPn477778fx44dw4gRI7p8TbPZ7Nbj32AwdFufXC6HSqVCdXU1FAoFJ0cZLBYLnXXpht1uR3V1NVQqFeR0RIwQQgi5ZDku10eN7KJt9+iEBPyWlwcA2FNaijGJiZzVRoiQ8fpJ9Ouvv8aBAwewz7FGQUdz5sxBSkoK4uPjcfjwYTzxxBM4deoUvv/+ewBARUWF2yAKAHu74jxHTJYuXYrFixd3ur+oqAgajQaJiYmorKyE1WqFUqlEdHQ0zp49i7y8PHYg5Vw0VyaTwW63g2EYSCQSSKVS2Gw2APDaY4H2AZ3zTJUnj3VeW9bTx56vJk8e6+vtIpVKUVFRAb1ez3bHCQsLg1QqZY8ExcXFob6+HiaTCQqFArGxsSh2rI+h1WqhUChQW1sLAIiNjYXBYIDRaIRMJkNiYiIKCwsBABqNBsHBwaiurgbQnrHm5ma0tLRAKpUiKSkJRUVFYBgGoaGhUKlUqKqqAtC+WHFrayuam5shkUiQnJyM4uJi2O12qFQqaDQaVFZWAgCioqJgNpvR1NQEAEhOTkZZWRna2toQEhICnU7H5joyMhJtbW3s4sVJSUmoqKiA1WpFcHAwIiIiUOb4wxgREQG73Y4Gx2r1CQkJqK6uhsVigVKphF6vZ99rWFgYJBIJ6h1TPOLj41FbWwuz2QyFQoGYmBh2e+t0OshkMrft3dDQgNbWVsjlcsTHx6OoqIjd3kFBQexq755sb71ej5aWFrS0tLDb0Lm91Wo11Gq12/Y2mUzsNkxJSUFJSQlsNhtUKhW0Wi27DaOiomCxWNgDKR23d1hYGModR2kjIiJgs9nY7d1xHxEZGclu7/DwcDAM47a9a2pqYDabERQUhOjoaJQ6rjPomNn4+HjU1dV1mVmdTge5XO6W2cbGxi63t0ajgVKpZLd3TEwMmpqaYDQau8xsSEiI2/Y2Go1dZlatViM0NJTNrCfbOzIyElarFQaDAXa7HXa73S2z4eHhbtvbNbOJiYmoqqpiMxsVFcVuQ+dMBmdmO25v2kdc+j7CdXv76z7CbrejsLCQ9hFd7CPsDIP9paWwmM1QSCRQt7YCgFtm+2q1aDObYbXZsLuoCHPS0ty2t7f3EV1l1p/2Ec5LNGgf4T/7iI6fI8pcDi6cD28L8hYXFyMzMxMbNmxgr43Kzs5Geno63n777S5/ZtOmTZgyZQrOnj2LtLQ03HPPPSgsLMS6devYxxiNRqjVaqxZswYzZszo8nm6OiOVlJR03kW37HY7Z9P7ampqEBUVxclr+aOgoCCaf+xFlZWVnQ5IEOJLlDnCNcpc907W1ODxDRsAAGMTE/HU+PFdPu7Fbduwx/Fh+Y0rrkB/+pzSLcqb/+vpgry8nZHKyclBVVUVRo4cyd5ns9mwbds2vP/++zCbzZ2ugRkzZgwAsAOp2NhY7N271+0xzlF5bGxst6+tVCqhVCo9qlcqlSI4ONijn7lYNpuNs9cixGQy8V0CERnKHOEaZa57rtP6MjtcH+VqdEICO5DaW1pKA6nzoLyJB2+H9adMmYIjR44gNzeX/crMzMTcuXORm5vbZSOB3NxcAO2n/gAgKysLR44cYU/HAcCGDRug1WoxaNAgTt6HLygUCr5LICJCeSNco8wRrlHmupfTTdvzjlwHWdQG/fwob+LB2xkpjUaDIUOGuN2nVqsRGRmJIUOGIC8vD1999RVmzpyJyMhIHD58GIsWLcKECRPYqYDTpk3DoEGDcOutt+K1115DRUUFnnnmGSxYsMDjM05Ccr6zaYR4G+WNcI0yR7hGmetao8mEM47rU3rpdIh0WWKmo4iQEPSNiMCZujoUNDaiqqUFerWaq1L9CuVNPAR7oUlQUBA2btyIadOmYcCAAXj00Udxww034JdffmEfI5PJsHr1ashkMmRlZWHevHmYP3++27pT/sh5ISMhXKC8Ea5R5gjXKHNdc217fr5pfU6ui/Puo7NS3aK8iYeg+kdv2bKF/XdSUhK2bt16wZ9JSUnBmjVrfFgVIYQQQkjgyTnP+lFdGZ2QgFVHjgBon943q18/n9VGiD8Q7BkpMTtfdxBCvI3yRrhGmSNco8x1ZmcY9oxUiFyOAT1oHpEaFoYox/S/w1VVaLVafVqjv6K8iQcNpASILlIkXKK8Ea5R5gjXKHOdnamtRZNjWZf02FjIe7CsiEQiwWjHmas2ux0Hz7Nmp5hR3sSDBlIC5FzcjRAuUN4I1yhzhGuUuc7cpvWdp1tfR67XSVH3vq5R3sSDBlKEEEIIISLjun5UT66PchoaE4Ngefsl9vvLymBnGK/XRoi/oIGUAFHbTMIlyhvhGmWOcI0y585gNrNtz1N0Ova6p54IkskwwrE9G81mnKazL51Q3sSDBlICZDAY+C6BiAjljXCNMke4Rplzd7C8HM7zSJ5M63Oi6X3nR3kTDxpICZDRaOS7BCIilDfCNcoc4Rplzp2nbc87GhUfD4nj33tKSrxUVeCgvIkHDaQESCaT8V0CERHKG+EaZY5wjTL3P4xL2/NguRyDoqM9fg5dcDD6RUYCAIoMBlQ2N3u1Rn9HeRMPGkgJUGJiIt8lEBGhvBGuUeYI1yhz/3O2rg6NZjMAYHhMTI/anneFpvd1j/ImHjSQEqDCwkK+SyAiQnkjXKPMEa5R5v7HdVpf5kVM63OigVT3KG/iQQMpQgghhBCR2O/a9vwiGk04peh00Du6/R2trobRar3k2gjxNzSQEiCNRsN3CUREKG+Ea5Q5wjXKXLsml3blSVototXqi34uiUTCnpVqs9vZ664I5U1MaCAlQMHBwXyXQESE8ka4RpkjXKPMtTtYUcG2Pb+UaX1ONL2va5Q38aCBlABVV1fzXQIREcob4RpljnCNMtcux0vT+pyG6PUIlssBtE8ZtDPMBX5CHChv4kEDKUIIIYSQAMcwDNto4mLbnnekkMkwMjYWANBkseBkTc0lPych/oQGUgIUExPDdwlERChvhGuUOcI1yhyQV1/v1vZc4aW1jmh6X2eUN/GggZQANdPCdoRDlDfCNcoc4Rplzn1a30gvTOtzyoyPh8TxbxpItaO8iQcNpASopaWF7xKIiFDeCNcoc4RrlDnvrR/VkS44GAOiogAAxQYDypuavPbc/oryJh40kBIg6UWuMk7IxaC8Ea5R5gjXxJ65JrOZvX4pUaOB/hLanneFpve5E3vexIT+pwUoKSmJ7xKIiFDeCNcoc4RrYs9crkvb8wwvno1yGkMDKTdiz5uY0EBKgIqKivgugYgI5Y1wjTJHuCb2zPlqWp9TolaLWMdZrmPV1WixWLz+Gv5E7HkTExpICRBD6zAQDlHeCNcoc4RrYs4cwzA44BhIKWUyDPZC2/OOJBIJO73P5tJmXazEnDexoYGUAIWGhvJdAhERyhvhGmWOcE3MmctvaEC9yQQAGObFtucd0XVS/yPmvIkNDaQESKVS8V0CERHKG+EaZY5wTcyZ2+/S9twX0/qcBuv1UCkUANqnEtrsdp+9ltCJOW9iQwMpAaqqquK7BCIilDfCNcoc4ZqYM+er9aM6kkulGBkbCwBotlhwwtElUIzEnDexoYEUIYQQQkgAarFYcLK2FgCQoNEg1sdTzmh6HxEbGkgJULQPLgQlpDuUN8I1yhzhmlgzd7CiAnZH44MMH56NcsqMj4fE8W8xD6TEmjcxooGUALW2tvJdAhERyhvhGmWOcE2smXOd1ueL9aM60iiVGOQYRJQ2NaHUYPD5awqRWPMmRjSQEqDm5ma+SyAiQnkjXKPMEa6JMXMMw+BARQUAIEgmwxC9npPXpel94sybWNFASoAkEsmFH0SIl1DeCNcoc4RrYsxcQUMD6hxnRobp9QjyUdvzjmggJc68iRUNpAQoOTmZ7xKIiFDeCNcoc4RrYsyc66K4XEzrc0rQaBDvaGpxvKYGzRYLZ68tFGLMm1jRQEqAiouL+S6BiAjljXCNMke4JsbMuV0fxUGjCSeJRMKelbIzjFsdYiHGvIkVDaQEyC7iRewI9yhvhGuUOcI1sWWuxWLBccc6TnGhoYjTaDh9fdfpfXtEOL1PbHkTMxpICRCtiE24RHkjXKPMEa6JLXOHKivZtueZHE7rcxoYHQ21QgEAOFBejjaRDSzEljcxo4GUAGk4PnJExI3yRrhGmSNcE1vm9vM0rc9JLpWyr9titeJ4dTXnNfBJbHkTMxpICVBlZSXfJRARobwRrlHmCNfElDmGYXDA0WgiSCbD0JgYXuoYk5jI/lts3fvElDexo4EUIYQQQkiAKGxsRK2j7flQDtuedzQyLg5SRxvwvaWlYBxTDQkJJDSQEqCoqCi+SyAiQnkjXKPMEa6JKXN8devrKDQoCIOjowEA5c3NKDEYeKuFa2LKm9jRQEqAzGYz3yUQEaG8Ea5R5gjXxJQ5vtaP6opYF+cVU97ETjADqVdeeQUSiQQLFy5k7zOZTFiwYAEiIyMRGhqKG264odO806KiIsyaNQsqlQp6vR6PP/442traOK7eu5qamvgugYgI5Y1wjTJHuCaWzBldGjvEhYYinuemB2IdSIklb0QgA6l9+/bhk08+wbBhw9zuX7RoEX755Rd888032Lp1K8rKynD99dez37fZbJg1axYsFgt27tyJFStW4PPPP8ezzz7L9VsghBBCCOHVoYoK2BzXIo3kcVqfU7xGgwTHYO5ETQ2a6EwNCTC8D6Sam5sxd+5c/OMf/0B4eDh7f2NjI5YvX45ly5Zh8uTJyMjIwGeffYadO3di9+7dAID169fj+PHjWLlyJdLT0zFjxgwsWbIEH3zwASwWC19v6ZIlJyfzXQIREcob4RpljnBNLJlzm9YngIEU8L+zUgzc27IHMrHkjQhgILVgwQLMmjULU6dOdbs/JycHVqvV7f4BAwYgOTkZu3btAgDs2rULQ4cORYxLa8/p06fDYDDg2LFj3b6m2WyGwWBw+xKSMpHsaIgwUN4I1yhzhGtiyBzDMOxASiGVYhhPbc87GiPC6X1iyBtpJ+fzxb/++mscOHAA+/bt6/S9iooKBAUFISwszO3+mJgYVFRUsI+J6bCjcN52PqYrS5cuxeLFizvdX1RUBI1Gg8TERFRWVsJqtUKpVCIyMpL9pQgPDwfDMGhoaAAAJCQkoKamBmazGUFBQYiOjkapY0cRFhYGqVSKuro6AEB8fDzq6upgMpmgUCgQGxuL4uJiAIBOp4NcLkdtbS2MRiOioqLQ2NiI1tZWyOVyxMfHo6ioCED7Qm9KpRI1NTXse25qaoLRaIRUKkVSUhKKiorAMAxCQ0MREhKCasecab1eD6PRiObmZkgkEiQnJ6O4uBh2ux1qtRqhoaHsdWjR0dEwmUzsXN+UlBSUlJTAZrNBpVJBq9Wy2zkyMhJWq5UdlCYlJaGiogJWqxXBwcEIDw9HuWMHHxERAbvdzm7DxMREVFVVwWKxQKlUIioqit2GzrOU9fX1XW5vvV6PkpKSLrd3XFwc6uvru9zeWq0WCoUCtbW1AIDY2FgYDAYYjUbIZDIkJiaisLCQ3d7BwcHsNoyJiUFzczNaWlq63N4qlQpVVVXsNmxtbe1ye6tUKmg0GnZ7R0VFwWw2s9s7OTkZZWVlaGtrQ0hICHQ6ndv2bmtrQ2NjY5fbOyIigs1sx+2dkJCA6upqdntbLBb2vYaFhUEikbDbOz4+HrW1tTCbzVAoFIiJiWG3t06ng0wmc9veDQ0NXWZWq9UiKCiIzawn21uv16OlpQUtLS3sNnRub7VaDbVa7ba9e5rZqKgoWCwWNrMdt3dYWJhbZm02G7u9+d5HOLehv+4jjEYj4uLiaB8B/9hHuG5vf91HGAwGtLW1BfQ+olEiQYXBAKvFgt6RkYDNhqq6Ot73EXqpFFKrFS1WK3LKy1FQVAQJwwT054hWR/t52kf4zz6i4+eIng6GJQxPjf2Li4uRmZmJDRs2sNdGZWdnIz09HW+//Ta++uor3H777Z06n4wePRqTJk3Cq6++invuuQeFhYVYt24d+32j0Qi1Wo01a9ZgxowZXb622Wx2e16DwYCkpCQ0NjZCq9X64N16pqqqCnq9nu8yiEhQ3gjXKHOEa2LI3A8nTuBfubkAgLtGjMC1AwbwW5CLZbt2YXNBAQBgyaRJSI+N5bcgHxND3gKdwWCATqe74NiAt6l9OTk5qKqqwsiRIyGXyyGXy7F161a8++67kMvliImJgcViYUe/TpWVlYh1/ALGxsZ26uLnvB17nl9SpVIJrVbr9iUkOp2O7xKIiFDeCNcoc4RrYsic6/VHmTy3Pe9IbN37xJA30o63gdSUKVNw5MgR5Obmsl+ZmZmYO3cu+2+FQoHff/+d/ZlTp06hqKgIWVlZAICsrCwcOXKEPR0HABs2bIBWq8WgQYM4f0/ecr5piYR4G+WNcI0yR7gW6JlrtVpx3DlNT63mve15RyNiYyGTSAAAe0pKwNNkKM4Eet7I//B2jZRGo8GQIUPc7lOr1YiMjGTvv/POO/HII48gIiICWq0WDz74ILKysnDZZZcBAKZNm4ZBgwbh1ltvxWuvvYaKigo888wzWLBgAZRKJefviRBCCCGEa4crK9FmtwNo79YncQxahEIdFIQhej0OVVaiymhEUWMjUjpcA0+IP+K9a9/5vPXWW7jqqqtwww03YMKECYiNjcX333/Pfl8mk2H16tWQyWTIysrCvHnzMH/+fLzwwgs8Vn3pIiMj+S6BiAjljXCNMke4FuiZc53WlyGwaX1OYpreF+h5I//Da9e+jrZs2eJ2Ozg4GB988AE++OCDbn8mJSUFa9as8XFl3Gpra+O7BCIilDfCNcoc4VogZ8617blcQG3POxqdkIB/HDgAoH0gddPgwTxX5DuBnDfiTtBnpMTK2YqSEC5Q3gjXKHOEa4GcuRKDAdVGIwBgSHQ0guWCOkbOig0NRZKjudep2lo0mkw8V+Q7gZw34o4GUoQQQgghfsofpvU5ORfnZeBeNyH+igZSApSUlMR3CUREKG+Ea5Q5wrVAztwBx7Q+oL3RhJCJ5TqpQM4bcUcDKQGitpmES5Q3wjXKHOFaoGbO1NaGo9XVAAC9SoVEga2L2VH/qChoHV2VD1RUwGqz8VyRbwRq3khnNJASIKvVyncJREQob4RrlDnCtUDNnFvb8/h4wbU970gqkSDTcdbM1NaGIy7rgAaSQM0b6YwGUgIUHBzMdwlERChvhGuUOcK1QM1cjuv1UQKf1uc0JjGR/XegTu8L1LyRzmggJUARERF8l0BEhPJGuEaZI1wLxMwxDMM2bBBy2/OORsTGQi5t//i5t7QUDMPwXJH3BWLeSNdoICVAZdTJhnCI8ka4RpkjXAvEzJU2NaHK0fZ8UFQUQhQKnivqmRCFAkP1egBAtdGIwgBsFR6IeSNdo4EUIYQQQoifcZ3WlynwtucduXbv21NSwmMlhFwaGkgJEJ0SJlyivBGuUeYI1wIxc/60flRHgd4GPRDzRrpGAykBsjs68BDCBcob4RpljnAt0DLn2vY8SqVCksDbnnekV6vRS6cDAJyuq0N9ayvPFXlXoOWNdI8GUgLU0NDAdwlERChvhGuUOcK1QMvcEZe255lxcYJve94V17NS+wPsmqJAyxvpHg2kCCGEEEL8SE55Oftvf5vW5+R2nVQATu8j4kADKQFKcNm5EOJrlDfCNcoc4VogZY5hGLbRhEwiwXA/aXveUb/ISOiUSgBAbkUFLDYbzxV5TyDljZwfDaQEqNox75kQLlDeCNcoc4RrgZS5sqYmVLS0AAAGRUf7TdvzjiQSCUY5zqaZbTYcrqzkuSLvCaS8kfOjgZQAWSwWvksgIkJ5I1yjzBGuBVLm3Kb1xcXxWMmlC9TufYGUN3J+NJASIKXjVDchXKC8Ea5R5gjXAilzOX7c9ryjEXFxkEvbP4ruKysDwzA8V+QdgZQ3cn40kBKgqKgovksgIkJ5I1yjzBGuBUrmzG1tOFJVBQCIDAlBiqOFuL8KlsvZa7xqjEbkB0i3u0DJG7kwGkgJUGkAnd4mwkd5I1yjzBGuBUrmjlZVwepoe57hp23POwrE6X2BkjdyYTSQIoQQQgjxA4HQ9ryjQBxIEfGggZQAhYWF8V0CERHKG+EaZY5wLVAyt9+l7Xl6bCzP1XhHlEqF3o7/nzN1dahrbeW3IC8IlLyRC6OBlAAFwql64j8ob4RrlDnCtUDIXHlTE8qbmwEAA6OioPLTtuddCbSzUoGQN9IzNJASoPr6er5LICJCeSNco8wRrgVC5vYHULe+jgJtIBUIeSM9QwMpQgghhBCBC6T1ozrqExGB8OBgAMChykqY29p4roiQnqGBlADFB9iRJiJslDfCNcoc4Zq/Z85is7FtzyNCQtArwK7BkUgkGOX4P7LYbDhUWclzRZfG3/NGeo4GUgJUW1vLdwlERChvhGuUOcI1f8/ckcpKWGw2AIHT9ryjQJre5+95Iz1HAykBMpvNfJdARITyRrhGmSNc8/fMHQjgaX1O6bGxCJLJAAD7ysrAMAzPFV08f88b6TkaSAmQIoA68RDho7wRrlHmCNf8PXPO66OkAdT2vCOlXI7hMTEAgLrWVpytq+O5oovn73kjPUcDKQGKcexICOEC5Y1wjTJHuObPmatobkZpUxOA9rbn6qAgnivynUCZ3ufPeSOeoYGUAJWUlPBdAhERyhvhGmWOcM2fM5fj0vZ8ZIBO63Ma5dKkwZ8HUv6cN+IZGkgRQgghhAiUa9vzzADvBhepUiEtPBwAcK6hATVGI88VEXJ+NJASIJ1Ox3cJREQob4RrlDnCNX/NnGsr8PDgYKQGWNvzroxxmd63z0/PSvlr3ojnaCAlQDJH1xpCuEB5I1yjzBGu+WvmjlVVsW3PRwZo2/OOAuE6KX/NG/EcDaQEqM6PO9UQ/0N5I1yjzBGu+WvmxDStz6l3eDgiQ0IAAIcqK2Fqa+O5Is/5a96I52ggRQghhBAiQM5GExIgYNuedySRSNimE1a7HbkVFTxXREj3aCAlQHEB3pWHCAvljXCNMke45o+Zq2ppQYmj7fmAqCiEBnDb8478fXqfP+aNXBwaSAlQQ0MD3yUQEaG8Ea5R5gjX/DFz+13anotlWp/T8NhYBDmuM9pXVgaGYXiuyDP+mDdycWggJUCtra18l0BEhPJGuEaZI1zzx8yJaf2ojoJkMoxwTGVsMJlwuraW54o84495IxeHBlICJJfL+S6BiAjljXCNMke45m+Zs9psOFxVBQDQKZXs2kpi4s/T+/wtb+Ti8TqQ+uijjzBs2DBotVpotVpkZWVh7dq17Pezs7MhkUjcvu677z635ygqKsKsWbOgUqmg1+vx+OOPo80PO7y4ihfZKXzCL8ob4RpljnDN3zJ3rLqa7VaXIZK25x25Tmf0t4GUv+WNXDxeB1KJiYl45ZVXkJOTg/3792Py5Mm49tprcezYMfYxd999N8rLy9mv1157jf2ezWbDrFmzYLFYsHPnTqxYsQKff/45nn32WT7ejtcUFRXxXQIREcob4RpljnDN3zLnOq0vQ6QfyiNCQtA3IgIAUNDYiKqWFp4r6jl/yxu5eLwOpK6++mrMnDkTffv2Rb9+/fDSSy8hNDQUu3fvZh+jUqkQGxvLfmm1WvZ769evx/Hjx7Fy5Uqkp6djxowZWLJkCT744ANYLBY+3hIhhBBCyCVxrh8lAdhrhcTIdXrfPj87K0XEQTDXSNlsNnz99ddoaWlBVlYWe/+qVasQFRWFIUOG4KmnnoLRaGS/t2vXLgwdOhQxMTHsfdOnT4fBYHA7q9WR2WyGwWBw+xIS18EiIb5GeSNco8wRrvlT5qpaWlDs+FzSPzISGqWS54r446/XSflT3sil4f1quCNHjiArKwsmkwmhoaH44YcfMGjQIADAnDlzkJKSgvj4eBw+fBhPPPEETp06he+//x4AUFFR4TaIAsDerjjPAm5Lly7F4sWLO91fVFQEjUaDxMREVFZWwmq1QqlUIjIyEmWO0+zh4eFgGIZtbZmQkICamhqYzWYEBQUhOjoapY5f9rCwMEilUnaF6/j4eNTV1cFkMkGhUCA2NhbFxcUAAJ1OB7lcjtraWthsNqhUKjQ2NqK1tRVyuRzx8fHsqWKNRgOlUomamhr2PTc1NcFoNEIqlSIpKQlFRUVgGAahoaEICQlBdXU1AECv18NoNKK5uRkSiQTJyckoLi6G3W6HWq1GaGgoKisrAQDR0dEwmUxocqxjkZKSgpKSErY+rVbLbufIyEhYrVZ2UJqUlISKigpYrVYEBwcjPDwc5Y4jbBEREbDb7ew2TExMRFVVFSwWC5RKJaKiothtGO64wLa+vr7L7a3X61FSUtLl9o6Li0N9fX2X21ur1UKhUKDW0QkoNjYWBoMBRqMRMpkMiYmJKCwsZLd3cHAwuw1jYmLQ3NyMlpaWLre3SqVCleMi4ejoaLS2tna5vVUqFTQaDbu9o6KiYDab2e2dnJyMsrIytLW1ISQkBDqdzm17t7W1obGxscvtHRERwWa24/ZOSEhAdXU1u71VKhX7XsPCwiCRSNjtHR8fj9raWpjNZigUCsTExLDbW6fTQSaTuW3vhoaGLjOr1WoRFBTEZtaT7a3X69HS0oKWlhZ2Gzq3t1qthlqtdtvePc1sVFQULBYLm9mO2zssLMwtszabjd3efO8jnNvQX/cRNpuNzTPtI4S/j3Dd3v66j6ivr4fBYPCLfcQBgwGtjoPGA9PS0NTUJLp9hDOzSqMRwXY7Gq1W5FZU4FReHoLlcsHvIxiGQXh4OO0j4D/7iI6fI8pcpteej4ThuTm/xWJBUVERGhsb8e233+Kf//wntm7dyg6mXG3atAlTpkzB2bNnkZaWhnvuuQeFhYVYt24d+xij0Qi1Wo01a9ZgxowZXb6m2WyG2WxmbxsMBiQlJaGxsVEQRxEKCwuRkpLCdxlEJChvhGuUOcI1f8rci9u2YY/jQ+myadPQNzKS54r49dG+fVhz9iwA4KnLL8fYpCSeK7owf8ob6ZrBYIBOp7vg2ID3qX1BQUHo06cPMjIysHTpUgwfPhzvvPNOl48dM2YMAOCs4xcqNjaWHYU7OW/HnmdOsVKpZDsFOr8IIYQQQvjUZrfjkONzjE6pRB9HswUx89fpfUQceB9IdWS3293OFrnKzc0F0H7qDwCysrJw5MgR9nQcAGzYsAFarbbLM1r+4nyDQEK8jfJGuEaZI1zzl8wdd2l7PlKkbc87GhoTg2DHukz7yspg53ciVY/4S97IpeN1IPXUU09h27ZtKCgowJEjR/DUU09hy5YtmDt3LvLy8rBkyRLk5OSgoKAAP//8M+bPn48JEyZg2LBhAIBp06Zh0KBBuPXWW3Ho0CGsW7cOzzzzDBYsWAClH1+cKbTmFySwUd4I1yhzhGv+krn9rm3PHQeNxS5IJmM7FxrMZpxyXCMjZP6SN3LpeB1IVVVVYf78+ejfvz+mTJmCffv2Yd26dbjiiisQFBSEjRs3Ytq0aRgwYAAeffRR3HDDDfjll1/Yn5fJZFi9ejVkMhmysrIwb948zJ8/Hy+88AKP7+rSuXYmJMTXKG+Ea5Q5wjV/yZxz/SgJgBE0kGL52/Q+f8kbuXS8du1bvnx5t99LSkrC1q1bL/gcKSkpWLNmjTfL4p1MJuO7BCIilDfCNcoc4Zo/ZK7GaESR40xGv8hIaP14Zo23jYqPhwQAg/aB1F/S03mu6Pz8IW/EOwR3jRRpb+NJCFcob4RrlDnCNX/IXA5N6+uWLjgY/RzdC4sMBlQ2N/Nc0fn5Q96Id9BASoCcffAJ4QLljXCNMke45g+Zy3GsSQUAGfHxPFYiTP40vc8f8ka8gwZShBBCCCE8arPbketYKFWrVKIvtT3vxJ8GUkQ8aCAlQBqNhu8SiIhQ3gjXKHOEa0LP3InqarQ62p6PiI2ltuddSNHpoFepAABHq6thtFp5rqh7Qs8b8R4aSAlQcHAw3yUQEaG8Ea5R5gjXhJ45t2l9dH1UlyQSCXtWqs1uxwGXbSY0Qs8b8R4aSAlQdXU13yUQEaG8Ea5R5gjXhJ4517bnI2kg1S1/md4n9LwR76GBFCGEEEIIT2qMRhQ0NgIA+kREQEdnM7o1RK9HsLx95Z79ZWWwMwzPFRGxo4GUAOn1er5LICJCeSNco8wRrgk5cwdoWl+PKWQydhs1WSw4WVPDc0VdE3LeiHfRQEqAWlpa+C6BiAjljXCNMke4JuTMua4flUltzy/IH6b3CTlvxLtoICVA9AtIuER5I1yjzBGuCTVzbXY7cisrAQCaoCD0dSw6S7qXGR8PZ0/DPSUlvNbSHaHmjXgfDaQEiNqeEi5R3gjXKHOEa0LN3MmaGraN94jYWEgFWqeQaJVKDIiKAgCUNDWhvKmJ54o6E2reiPfJe/KgRx55pMdPuGzZsosuhrRLTk7muwS/Y7HZ0Ga3Q6VQ8F2K36G8Ea5R5gjXhJo512l9GTStr8dGJyTghOP6qL2lpbh2wACeK3In1LwR7+vRQOrgwYNutw8cOIC2tjb0798fAHD69GnIZDJkZGR4v0IRKioqol9CD5Q3NeGZTZtQ09qKxdnZSI+N5bskv0J5I1yjzBGuCTVzrutHUdvznhuTkIAVhw4BEOZASqh5I97Xo4HU5s2b2X8vW7YMGo0GK1asQHh4OACgvr4et99+O8aPH++bKkWGoXaePdZkNuP5LVtQZTQCAL45dowGUh6ivBGuUeYI14SYubrWVuQ3NAAA+oSHI4zanvdYolaLWLUaFS0tOFZdjRaLBeqgIL7LYgkxb8Q3PL5G6s0338TSpUvZQRQAhIeH48UXX8Sbb77p1eLESq1W812CX7DYbFiybRvKmpvZ+45UVaGaLvL0COWNcI0yR7gmxMzRtL6LJ5FI2O59NoZxO7MnBELMG/ENjwdSBoOhyxWbq6ur0STAC/78Ef0CXhjDMHhr1y52jjR7P4AtBQW81OSvKG+Ea5Q5wjUhZi6H1o+6JEJugy7EvBHf8Hggdd111+H222/H999/j5KSEpSUlOC7777DnXfeieuvv94XNYpOVVUV3yUI3heHDmFHcTEAIFgux1OXX85+b3NBAZ1W9wDljXCNMke4JrTM2ex25FZUAABCg4LQ39GFjvTcYL2ebTCVU14Om93Oc0X/I7S8Ed/xeCD18ccfY8aMGZgzZw5SUlKQkpKCOXPm4Morr8SHH37oixoJcfPb2bP49sQJAIAEwN/GjsXYpCQMcvwhKjYYkFdfz2OFhBBCSPdO1daihdqeXxK5VIqRjmuimy2WTjNUCOGCRwMpm82G/fv346WXXkJtbS0OHjyIgwcPoq6uDh9++CGdyvSS6OhovksQrP1lZfhw3z729n2ZmRjlOL0/OTWVvX9zfj7ntfkryhvhGmWOcE1omXO7Poqm9V00oU7vE1reiO94NJCSyWSYNm0aGhoaoFarMWzYMAwbNowGUF5mMpn4LkGQztXX49U//oBz0t51AwZgZt++7PcvT06GQtoe6a2FhWgT0Gl+IaO8Ea5R5gjXhJa5/S4DKWp7fvEy4+PhPJcnpIGU0PJGfMfjqX1DhgzBuXPnfFELcaCmHZ1Vt7Rg8datMLW1AQAuT0rC7enpbo9RBwWxR6cazWYcFFgXH6GivBGuUeYI14SUufrWVpxztD3vHRaG8JAQfgvyYxqlEoMdZ39Km5pQajDwXFE7IeWN+JbHA6kXX3wRjz32GFavXo3y8nIYDAa3L0K8rcViweKtW1HX2goAGBgVhUVZWZB0Mad8Uq9e7L83U/c+QgghAnPA5SBfJrU9v2RCnd5HxKFHC/K6mjlzJgDgmmuucfsgyzAMJBIJbDab96oTqZSUFL5LEIw2ux1Ld+xAYWMjACAuNBTPTJiAIJmsy8dnxMdDExSEJosFe0pLBbdInxBR3gjXKHOEa0LK3H5aP8qrRick4F+5uQDaB1LXDRzIb0EQVt6Ib3k8kNq8ebMv6iAuSkpKkJiYyHcZvGMYBu/v3YtDlZUAAE1QEBZnZ0OrVHb7M3KpFBNTUrD6zBlYbDbsLC7GFWlpXJXslyhvhGuUOcI1oWTOZrfjoKPtuVqhQP/ISJ4r8n8JWi3iQ0NR1tyM4zU1aDKboTnP5wQuCCVvxPc8HkhNnDjRF3UQF3RWr91/jh3D747uewqpFH+fMAFxGs0Ff25SaipWnzkDoH16Hw2kzo/yRrhGmSNcE0rmTndoey6TenyFBenC6IQE/HjqFOwMg5zycmS7TPPng1DyRnzP44GUk9FoRFFRESwWi9v9w4YNu+SixE6lUvFdAu825edj1ZEj7O1HsrIwsIftRPtGRCBBo0FpUxOOVFWhqqUFeuos2S3KG+EaZY5wTSiZy3G5Poqm9XmPcyAFtE/v43sgJZS8Ed/zeCBVXV2N22+/HWvXru3y+zQKv3RarZbvEnh1uLIS7+3dy96+Iz0dlycn9/jnJRIJJvXqhZWOgdiWggLcPHiw1+sMFGLPG+EeZY5wTSiZy6G25z4xMDoaaoUCLVYrDpSXo81uh5zHs31CyRvxPY9TtnDhQjQ0NGDPnj0ICQnBb7/9hhUrVqBv3774+eeffVGj6FQ45k+LUVFjI17evp1dA2pmnz6YPWCAx88zqcPivAzDnOfR4ibmvBF+UOYI14SQuQaTCWfr6wEAqWFhiKC2514jl0rZhY1brFYcr67mtR4h5I1ww+OB1KZNm7Bs2TJkZmZCKpUiJSUF8+bNw2uvvYalS5f6okYiEvWtrXh+yxZ2/vio+Hjck5HRZZvzC9Gr1RjimApY0tSEs3V1Xq2VEEII8YRr2/MMOhvldWNcmjtQG3TCFY8HUi0tLdDr9QCA8PBwVDtG/UOHDsWBAwe8W51IRUVF8V0C50xtbXhh61ZUG40AgLTwcPxt3LhLuhDX7awUrSnVLTHmjfCLMke4JoTM5VDbc58aGRcHqePA697SUl5nogghb4QbHn9K7d+/P045LugbPnw4PvnkE5SWluLjjz9GHB1h8YqODTwCnc1ux2t//MFOeYhWqfDsxIkIll90LxQAwLikJCgcA7FthYXsdEHiTmx5I/yjzBGu8Z05O8Owbc9VCgUG0AdtrwsNCsJgx0yU8uZmlBgMvNXCd94IdzweSD388MMod5yefu6557B27VokJyfj3Xffxcsvv+z1AsXIwOMvP9cYhsGnOTnY5zhSp1Yo8Hx2tlfmjquDgjDGseJ5o9mMgy7TKsj/iClvRBgoc4RrfGfudG0tmhwfrtNjYnhthBDIRjv+5gP8Tu/jO2+EOx7/Js+bNw+33XYbACAjIwOFhYXYt28fiouL8ac//cnb9ZEA9+PJk1hz9iyA9otFnx4/Hsk6ndee33V63ybHmlSEEEIIl1yn9WXStD6fEcpAioiHxwOpc+fOud1WqVQYOXIkzQf1omQPWn37sz+KivCv3Fz29oOjR2NYTIxXX2NkXBy0jhXO95SWooVOt3cilrwR4aDMEa7xnTnX9aOo7bnvxGs0SNRoAAAnamrQZDbzUgffeSPc8Xgg1adPHyQnJ+PWW2/F8uXLcdZxNoF4T5nLkatAdaK6Gm/u2sXenjNkCCa7nD3yFrlUiokpKQAAq92OP4qLvf4a/k4MeSPCQpkjXOMzc40mE9s5tpdOh0harNWnnGelGAD7efp/p32ceHg8kCouLsbSpUsREhKC1157Df369UNiYiLmzp2Lf/7zn76oUXTa2tr4LsGnypua8OL27bA6mj9MSU3FLUOG+Oz1JrmscL6Zpvd1Euh5I8JDmSNc4zNzB8rL4ewfR936fM91et8enqb30T5OPDweSCUkJGDu3Ln49NNPcerUKZw6dQpTp07Ff//7X9x7772+qFF0QgJ4kT6D2YzntmyBwXG6fXhMDB4YPfqi1orqqT4REUhwnOo/Wl2NqpYWn72WPwrkvBFhoswRrvGZuRxaP4pTA6KioAkKAtA+iOWjYy/t48TD44GU0WjE+vXr8fTTT2Ps2LEYNmwYDh06hAceeADff/+9L2oUnbCwML5L8AmLzYYXt21DeXMzACBZq8VTl1/u8+5FEonEbdrgFlpTyk2g5o0IF2WOcI2vzNkZhl2IN0Qux0BHe27iOzKplG3o0drWhqNVVZzXQPs48fD4E2xYWBhuvfVWmEwmPPnkkygrK8PBgwfx1ltv4dprr/VFjaJTHoBtuhmGwVu7duFETQ0AICIkBM9nZ0PtOGrka9ku0/s25efzulCf0ARi3oiwUeYI1/jK3BnXtuexsdT2nCN8d++jfZx4ePwbPXPmTNhsNnz99df4+uuv8c033+D06dMX9eIfffQRhg0bBq1WC61Wi6ysLKxdu5b9vslkwoIFCxAZGYnQ0FDccMMNqKysdHuOoqIizJo1CyqVCnq9Ho8//jjNTRWgz3NzscPR6CFYLsezEyYgWq3m7PX1ajWGOI4EljY14Yzjwl9CCCHEV2haHz9GxMZC5rhkYE9JCR08JT7j8UDqxx9/RE1NDX777TdkZWVh/fr1GD9+PHvtlCcSExPxyiuvICcnB/v378fkyZNx7bXX4tixYwCARYsW4ZdffsE333yDrVu3oqysDNdffz378zabDbNmzYLFYsHOnTuxYsUKfP7553j22Wc9fVuCEhERwXcJXrXmzBl8f/IkAEAC4Ilx45DGw3t0nd5HTSf+J9DyRoSPMke4xlfmDrgOpKjRBGfUQUEYotcDAKqMRhQ1NnL6+rSPE4+LPsc8dOhQjBs3DllZWRg1ahSqqqrwn//8x6PnuPrqqzFz5kz07dsX/fr1w0svvYTQ0FDs3r0bjY2NWL58OZYtW4bJkycjIyMDn332GXbu3Indu3cDANavX4/jx49j5cqVSE9Px4wZM7BkyRJ88MEHsPjxekE2m43vErxmX2kpPt6/n719f2Ymb4sRjk1KQpBMBgDYVlTEywWoQhRIeeNSs8VCGbpIlDnCNT4yZzCbcbq2FgCQotMhitqec4rP6X20jxMPjwdSy5YtwzXXXIPIyEiMGTMG//73v9GvXz989913qK6uvuhCnNMFW1pakJWVhZycHFitVkydOpV9zIABA5CcnIxdjvWHdu3ahaFDhyLGZRHX6dOnw2AwsGe1umI2m2EwGNy+hKSR4yMnvnK2rg6v7dzJtn29YeBAzOjbl7d61EFBGOPYsRrMZrcjhWIWKHnj0ub8fPz5u+/w2Pr1MFqtfJfjdyhzhGt8ZO6ga9tzmtbHOT4HUrSPEw+5pz/w73//GxMnTsQ999yD8ePHQ6fTXVIBR44cQVZWFkwmE0JDQ/HDDz9g0KBByM3NRVBQUKfOJzExMaioqAAAVFRUuA2inN93fq87S5cuxeLFizvdX1RUBI1Gg8TERFRWVsJqtUKpVCIyMpJdXC08PBwMw6ChoQFAezv4mpoamM1mBAUFITo6GqWOX9iwsDBIpVLUOa7HiY+PR11dHUwmExQKBWJjY1HsuG5Ip9NBLpejtrYWRqMRZrMZjY2NaG1thVwuR3x8PIqKigAAGo0GSqUSNY7GDTExMWhqaoLRaIRUKkVSUhKKiorAMAxCQ0MREhLCDnL1ej2MRiOam5shkUiQnJyM4uJi2O12qNVqhIaGstehRUdHw2QyoampCQCQkpKCkpIS2Gw2qFQqaLVadjtHRkbCarWyg9LgiAg8uXYtGkwmSGUyZKemIjssDIWFhYiIiIDdbme3YWJiIqqqqmCxWKBUKhEVFcVuw/DwcABAfX19l9tbr9ejpKSky+0dFxeH+vp6t+09IDgY641GyOVy/HbqFGIc19PFxsbCYDDAaDRCJpMhMTERhYWF7PYODg5mt2FMTAyam5vR0tLS5fZWqVSocnQJio6ORmtra5fbW6VSQaPRsNs7KioKZrOZ3d7JyckoKytDW1sbQkJCoNPp3LZ3W1sbu7NOSkpCRUUFrFYrgoODERERwWa24/ZOSEhAdXU1u73tdjv7XsPCwiCRSNjtHR8fj9raWpjNZigUCsTExLDbW6fTQSaTuW3vhoaGLjOr1WoRFBTEZtaT7a3X69HS0oKWlhZ2Gzq3t1qthlqtdtvePc1sVFQULBYLm9mO2zssLIy9YDgiIgI2mw2NjY2w2e1YkZsLk8mEo6WleH3zZjw9aRKn+wjnNvTXfYTRaITdbnfLbHh4uNv25msf4dzeWq0WCoXCbXuLdR/hur39dR9hNBpRWFjIyT7CmdlNJ0+i1fE7N0yvZ+unfUTPPkd0zKyn+whzbS3CJBLUWCw4VlmJI2fOQBsUxMk+orW1FQBoHwH/2Ud0/BzR00WVJQzPV+BZLBYUFRWhsbER3377Lf75z39i69atyM3Nxe233w6zY70hp9GjR2PSpEl49dVXcc8996CwsBDr1q1jv280GqFWq7FmzRrMmDGjy9c0m81uz2swGJCUlITGxkZotVrfvFEP2Gw2yBxT0PxRi8WCv23YgCLHznBgVBRenDyZnVbHpza7Hbf9+CMazWYopFJ8ed11nHUOFCp/zxvXdhYXY+mOHW73PT52LCakpPBUkf+hzBGucZ05hmFw6w8/oNFsRrBcjn/fcAN17OPBitxcfHviBABg4ZgxmNK7NyevS/s4/2cwGKDT6S44Nrio3+rt27dj3rx5yMrKYkegX375JXZ0+HDRE0FBQejTpw8yMjKwdOlSDB8+HO+88w5iY2NhsVjY0a9TZWUlYmNjAbSPRjt28XPedj6mK0qlku0U6PwSko7vyZ+02e14eft2dhAVHxqKZyZMEMQgCgDkUin7gddqt2OH40iHmPlz3viwuosupR/u24dqWui5xyhzhGtcZ+5sXR0aXRaep0EUP/ia3kf7OPHw+Df7u+++w/Tp0xESEoKDBw+yZ3YaGxvx8ssvX3JBdrsdZrMZGRkZUCgU+P3339nvnTp1CkVFRcjKygIAZGVl4ciRI+zpOADYsGEDtFotBg0adMm18MXqp9dcMAyD9/fuxWHH/4dWqcTz2dnQKpU8V+ZuksuaUptpcV6/zRsfChsacMSR7wSNBhOSkwEALVYrlu3aBTu12O0RyhzhGteZc217zleDJQL0j4piP4McqKiAlaMmELSPEw+PB1IvvvgiPv74Y/zjH/+AQqFg7x83bhwOHDjg0XM99dRT2LZtGwoKCnDkyBE89dRT2LJlC+bOnQudToc777wTjzzyCDZv3oycnBzcfvvtyMrKwmWXXQYAmDZtGgYNGoRbb70Vhw4dwrp16/DMM89gwYIFUArsw7sn/LX2r48exe+OtuJBMhn+PmEC4jQanqvqrE9EBJIcZyGPVVejsrmZ54r45a9544Pr2ahZffvir6NGQe/oxHW0uhrfHT/OV2l+hTJHuMZ15va7XF9BjSb4I5VIMMoxkDW1tbEHwnyN9nHi4fFA6tSpU5gwYUKn+3U6XadpeBdSVVWF+fPno3///pgyZQr27duHdevW4YorrgAAvPXWW7jqqqtwww03YMKECYiNjcX333/P/rxMJsPq1ashk8mQlZWFefPmYf78+XjhhRc8fVuCEhkZyXcJHvv93Dl8dfQogPa1oh7NysKAqCh+i+qGRCKhs1Iu/DFvfGixWNisBMvlmNK7N9RBQXgkKwsSx2NWHTmCM44Lj0n3KHOEa1xmrsml7XmSVsvp4vOkM9fpfXscTQ58jfZx4uHxQCo2NhZnz57tdP+OHTvQ28OL+JYvX46CggKYzWZUVVVh48aN7CAKAIKDg/HBBx+grq4OLS0t+P777ztd+5SSkoI1a9bAaDSiuroab7zxBuRyj5sRCkpPO4UIxaGKCry3dy97+/b0dIxNSuKxogvLdh1I5eeLetVzf8sbXzaeOwezY1rIlNRUqBxn5Afr9bh58GAAgI1h8PrOnTA5ukGSrlHmCNe4zNzBigq27TlN6+PfiNhY9hq1vWVlnPy9p32ceHg8kLr77rvx8MMPY8+ePZBIJCgrK8OqVavw2GOP4f777/dFjUTAihobsXTHDtgcO6ZZffti9oABPFd1YdFqNYY6Vj0va25mjx4S0hWGYfDrmTPs7Vkd1kO7ZcgQ9HOsZF/e3IxPc3I4rY8QIhw5NK1PUEIUCvbvfY3RiAIPZ08Rcj4eD6SefPJJzJkzB1OmTEFzczMmTJiAu+66C/feey8efPBBX9QoOs51UYSurrUVz2/ZghbHRZWj4+NxT0YGJBLJBX5SGGh6Xzt/yRufDpSXo9xxLd3wmBgkdVg/Ty6V4rGxYxHsOBu+4dw57HSsNUI6o8wRrnGVOYZh2EYTwXI5BkVHc/K65Py47t5H+zjx8HggJZFI8H//93+oq6vD0aNHsXv3blRXV2PJkiXsAmTk0vjDNDNTWxte2LoV1UYjAKBPeDgeHzcOUj8ZRAHAuORkti37tsJCtNntPFfED3/IG99cm0xc3a9fl4+J02hwX0YGe/u9vXtR4/j9IO4oc4RrXGUur76ebXs+TK+HQiBLf4gd1wMp2seJx0UvbBAUFIRBgwZh9OjRUCgUWLZsGVJTU71Zm2h52rSDaza7Ha/98QfyHKtW61UqPDtxIns03l+oFApc5ti5NlksbtMxxEToeeNbeVMTe4Q5WqXCKJc/yB1NTk3F5Y7rA5stFry1axf9Qe0CZY5wjavMuU3ro+ujBEOvVqOXYybB6bo61Pv4wD/t48SjxwMps9mMp556CpmZmRg7dix+/PFHAMBnn32G1NRUvPXWW1i0aJGv6iQCwTAMPs3JwT7HHwu1QoHns7MRHhLCc2UXZ5LL4H+To3U7Ia5+PXOGvXB8Zt++5z3rKpFI8NdRoxDlaIl+uKoKP5w8yUGVhBAhoPWjhMv1rNR+kR44Jd7X44HUs88+i48++gi9evVCQUEBbrrpJtxzzz146623sGzZMhQUFOCJJ57wZa2ikXCeI958+/HkSaxxdG2US6V4evz4TteL+JMRsbHQOdZ72FtWhmaLheeKuCfkvPHN1NaGjefOAWhfG216WtoFf0ajVGLRZZexLdG/PHwYeXV1PqzS/1DmCNe4yFyT2YyTNTUAgESNBnpqey4obm3QfTy9j/Zx4tHjgdQ333yDL774At9++y3Wr18Pm82GtrY2HDp0CLfccgtkNA/Ya2ocO2Kh2VFUhH/l5rK3Hxo9GsNiYvgryAtkUikmpqQAANrsduwoKuK5Iu4JNW9CsKWggG2mMiE5GZoeLrI4LCYGNwwcCKA9V6/v3AkztURnUeYI17jI3KHKSvbsNU3rE55+kZHsgdPcigpYHMtZ+ALt48SjxwOpkpISZDgupB4yZAiUSiUWLVrkNx3a/InZcaGqkJyorsayXbvY23OHDnWbFufPJru8j80inN4nxLwJAcMwbk0mruqmyUR35g4bhj6Ozk2lTU1YfvCgV+vzZ5Q5wjUuMuc6XYym9QmPRCLBKMf/i9lmw+HKSp+9Fu3jxKPHAymbzYagoCD2tlwuR2hoqE+KEjvX7SwEZU1NWLJtG6yOrnZTUlPxJ8cCpIGgd3g4krRaAMDxmhpUONpci4XQ8iYUx6qrUdjYCAAYEBmJNMc6UT3lbImudJytX3v2LPaUlHi9Tn9EmSNc83XmGIbBAcf1UUqZjNqeC9SYxET2377s3kf7OPHocZs1hmFw2223Qek4LWoymXDfffdB3WEO8Pfff+/dCkUoWkA7YIPZjOe3bEGT49qh9JgYPDB6dECdiZRIJJicmooVhw4BaJ/OdcuQITxXxR0h5U1Ifjl1iv331f37X9RzJGi1uHvkSLy/bx8A4J09e/B+ZCQi/LQ5i7dQ5gjXfJ25/IYG1JtMANqn9gbR5Q6ClB4bC4VUCqvdjn1lZWAYxiefZ2gfJx49PiP1l7/8BXq9HjqdDjqdDvPmzUN8fDx72/lFLl0pB2sc9ITFZsOSrVvZhUhTdDo8efnlkEsvumu+YGX36sU2B9iUny+qltVCyZuQ1BiN2O3YLmHBwRjraGl+Maalpbm12X97925R5asrlDnCNV9nznVaX0ZcnE9fi1y8YLmcvba7xmhEvo/alNM+Tjx6fEbqs88+82UdRGAYhsGyXbtwsrYWABAREoLns7OhDtDT1VEqFYbq9ThcVYXy5macrq1F/6govssiPFl75gzsjsHOlWlpl3TwQCKR4MExY3B67VrUtbbiYEUFfj51CtcOGOCtcgkhPKP1o/zH6IQEtk39npIS9HZcy0rIxQi8UwsBICwsjO8S8FluLv4oLgbQfgTnuYkT2bVxAtVkka4pJYS8CYnFZsO6vDwAgEwiwYy+fS/5ObWOluhOnx86hAIRL9hImSNc82XmWiwW9qBjgkaDWLp+XNBc26D76jop2seJBw2kBEjK89S5NWfOsIuISiUSPDlunCiO2IxNSmLntW8vKkKbo7lGoOM7b0LzR1ERGh0dl8YmJXnteqb02Fhc5zgL1Wa347U//vBp+10ho8wRrvkycwcrKtgz2DStT/iiVCr0dgx0ztbXo6611euvQfs48aD/aQGq43Hxzn2lpfh4/3729v2ZmaKZphCiULhdyyKWlc/5zJsQXUrL8wu5ddgwpDr+gBcbDPhMpC3RKXOEa77MnLNbH0DT+vyFr89K0T5OPGggRVhn6+rw6h9/sAsK3jhwIK7s04fXmrgm9jWlxO50bS1OO/4A9g4Lw0AvXyenkMnw+Nix7JnP1WfOiGbATkggYhiGvd4mSCbDEL2e54pIT3AxvY+IAw2kBCiehyNaVS0teGHrVpgdU43GJydj/vDhnNfBt/TYWIQFBwMA9paVodnR9j2Q8ZE3oep4NsoXbXGTdDrcOWIEe/vt3bvR4GibLBaUOcI1X2WuoKGBnRo2TK+ntud+ok9EBMIdf+sPVVbC3Nbm1eenfZx49Khr388//9zjJ7zmmmsuuhjSrq6uDjGO9pxcaLFY8PyWLewaGIOiorDwsssCaq2onpJJpZiYkoKfTp1Cm92OHUVFAX9Wjuu8CVWjyYTtRUUAgNCgIExISfHZa83o0wf7y8qwr6wMjWYz3tm9G89OnCia3znKHOGarzKX4zKtbyRdH+U3JBIJRsXHY/25c7DYbDhUWel2lupS0T5OPHo0kJo9e3aPnkwikcAm0ounvcnE4dHpNrsdL2/fjmKDAUB7x6FnJkwQ9VG1yamp+MmxGOum/PyAH0hxmTchW5eXxzYYmda7N5TyHq8O4TGJRIKHx4zBA2vXosFkwv7ycqw5cwazvHxNllBR5gjXfJU517bnmXQWwq+MTkjA+nPnALRP7/PmQIr2ceLRo6l9dru9R180iPIOhULByeswDIN39+zB4aoqAO0tmp+bOBEapZKT1xeq1LAwJGu1AIATNTUob2riuSLf4ipvQmaz27HmzBkAgATATC+0PL8QXXAwFo4Zw97+V24uihobff66QkCZI1zzReZaLBYcr6kBAMSFhiJOo/H6axDfSY+NZQ8a7ysr8+pC6bSPEw+6RkqAYmNjOXmdfx89is0FBQDaL5J9dsIE+kOA9rMFk1yaTmxxbKNAxVXehGxPaSlqHdc5jIqPRwxH68BkxMfjasdZKIvNhtdF0hKdMke45ovMHaqsZNue09ko/6OUyzHcMf2urrUVZ73YaY/2ceJxUQOplpYWrFmzBh9//DHeffddty9y6YodC+H60u/nzuHfR48CaD8C/2hWFvp7uUOZP8vu1QvOq1U2FxR49UiV0HCRN6H7xTGVEwCu7t+f09e+LT0dKTodAKCgsRFfHDrE6evzgTJHuOaLzLl23KT1o/yTr7r30T5OPDy+CODgwYOYOXMmjEYjWlpaEBERgZqaGqhUKuj1ejz00EO+qJN4UW5FBd7bu5e9feeIERiblMRjRcITpVJhWEwMDlVWory5GSdrajAwOprvsogPFDQ04Gh1NYD2awSHc3yBcJBMhsfGjsUj69bBarfjp1OnkBEXhxH0wYwQwWIYhl0/Kkgmw1BqLOCXRick4IN9+wC0D6TmDhvGc0XE33h8RmrRokW4+uqrUV9fj5CQEOzevRuFhYXIyMjAG2+84YsaRUfnODrtC4UNDVi6YwdsjjMsV/Xti2s4PgLvLyb16sX+e3MAT+/zZd78wa8uLc9n9e3LS+e8XmFhuD09nb391u7dMJjNnNfBFbFnjnDP25krbGxkpwMPpbbnfisiJAR9wsMBAOcaGlBjNHrleWkfJx4eD6Ryc3Px6KOPQiqVQiaTwWw2IykpCa+99hqefvppX9QoOnIfdQura23F81u3wmi1AgDGJCTg7owM0bRc9tTYpCT2j+P2oiJYA/TaFV/lzR80WyzsIDlYLseU3r15q+Wqfv3Y6UH1JhPe3bMnYKeUijlzhB/ezlwOTesLGL6Y3kf7OPHweCClUCgglbb/mF6vR5Fj3RWdTkdzQr2ktrbW689pamvD4i1b2KMtfSMi8NjYsZDSIKpbIQoFshITAbR/4HadDx9IfJE3f/H7uXPsItRTUlOh4rHTkrMlutbRNXNPaSnW5eXxVo8viTlzhB/ezhytHxU4fDGQon2ceHg8kBoxYgT2OeaTTpw4Ec8++yxWrVqFhQsXYsiQIV4vkFw6m92OV3fswLmGBgCAXqXC3ydMQDAdMbmgyS7d+wJ5ep8YMQyDXx0tz4H2aX18Cw8JwcMuLdH/ceAAShxrvBFChMFoteK447rKWLUa8dTt1q/1Dg9HZEgIAOBwZSVMbW08V0T8iccDqZdffhlxjqMvL730EsLDw3H//fejuroan3zyidcLFCNvts1kGAaf5ORgv+PomVqhwPPZ2Qh37DTI+Q2PiUF4cDCA9nUmmgLwuhWxtmnNKS9HeXMzACA9JgZJApnTPjohATMdi0A7W6I7FwoOFGLNHOGPNzN3qKKCvc44Iz6epsf7OYlEglGO9vVWux25FRWX/Jy0jxMPjwdSmZmZmDRpEoD2qX2//fYbDAYDcnJykO5ysTS5eI1eXJTz+xMnsPbsWQCAXCrF/40fL5gPjP5AJpViYkoKAKDNbsd2x1TWQOLNvPmT1S5NJq5yrOUkFHeMGIEkx6LQ5xoasPLwYZ4r8i6xZo7wx5uZc53WR9dHBQZvT++jfZx4eDyQmjx5MhocU8RcGQwGTJ482Rs1iV6roxPQpdpRVITPXdakeWj0aGrRehFcF+fdnJ/PYyW+4a28+ZPypib2w5BepcIolz+iQqCUy/HY2LGQO65H/f7ECRyurOS5Ku8RY+YIv7yVOYZh2H2HQirFMPqbGhCGx8ayzaX2lZVdcqMf2seJh8cDqS1btsBisXS632QyYfv27V4pSuy80e3lRHU1lu3axd6eN3So24CA9FxqWBh6Oc7inaytRXlTE88VeZcYuwu5Xhs1s29fQTZd6R0ejvmONU0YAMt27QqYqaVizBzhl7cyV2wwsE2bhuj1UFKWA0KQTIYRjul4DSYTTl9iswjax4lHjwdShw8fxmHH9JLjx4+ztw8fPoyDBw9i+fLlSBDYUV1/Fe+Yq3uxSg0GLNm2DVbHdRVX9O6NmwcP9kZpoiSRSNzPSgVY04lLzZu/MbW1YeO5cwDa/3hOS0vjuaLuzR4wgF0guLa1Fe/v3RsQLdHFljnCP29ljtqeBy5vTu+jfZx49HgglZ6ejhEjRkAikWDy5MlIT09nvzIyMvDiiy/i2Wef9WWtolF0CdfhNJpMWLx1K5ocZw3TY2Lw11Gj6GLYSzQxJQXOLbg5Pz8gPsw6XUre/NGWggK0ONZSm5CcDI2j3bgQSSQSLLrsMmiCggAAO0tK2EGgPxNb5gj/vJU512UwMunDckBx/f+81IEU7ePEo8cDqfz8fOTl5YFhGOzduxf5+fnsV2lpKQwGA+644w5f1kouwGKzYcm2bWwnsl46HZ4aP569zoJcvEiVij0zUNHSgpM1NTxXRC4GwzD45dQp9rbQmkx0JVKlwoOjR7O3Pz1wAGUBNr2UEH/QarXiuGPfr1epqO15gIkICUHfiAgAQEFjI6paWniuiPiDHn/CTklJQa9evWC325GZmYmUlBT2Ky4uDjLHRXrk0mkuYufMMAze3LkTpxzzeiNCQvBcdjavC4wGGtfpfZsCqOnExeTNXx2tqkKRY12mgVFRSHP80RS6rKQkTHdMQTS1teGNnTv9uiW6mDJHhMEbmTtcWcn+3mVS2/OANMZlet++SzgrRfs48bioUxV5eXl48MEHMXXqVEydOhUPPfQQ8vLyvF2baCkvYqrRZ7m52FlSAgAIlsvx3MSJiFKpvF2aqI1NSoLSccBgR3ExrDYbzxV5x8XkzV8JueX5hdw1ciQSHH+cz9TV4d9HjvBc0cUTU+aIMHgjc67T+jJoWl9A8tZ1UrSPEw+PB1Lr1q3DoEGDsHfvXgwbNgzDhg3Dnj17MHjwYGzYsMEXNYpOjYfTxn49fRo/nDwJAJBKJHhy3Dj0Dg/3RWmiFiyXY2xSEgCg2WLBPpc/qv7M07z5qxqjEbsdfxjDg4PZ/0t/ESyX49GsLMgcR8G/OX4cR6uqeK7q4oglc0Q4LjVzrm3P5dT2PGD1CgtjD0IfrqpCq+N6Wk/RPk48PB5IPfnkk1i0aBH27NmDZcuWYdmyZdizZw8WLlyIJ554whc1kvPYW1qKT3Jy2Nv3Z2bSkTIfmtSrF/vvQJreJwZrz5yB3dEk5Mo+ffzy2sG+kZGY59IS/c1du9DSxXIUhBDvKjEYUO1sex4djWBqbx2QJBIJRjs+Q7XZ7ThYUcFzRUToPP4kceLECdx5552d7r/jjjtw/PhxrxQldjE9PNJ1prYWr/3xB5z9424cOBBX9unju8IIhsfGIiIkBED76vaBsK5PT/Pmzyw2G35zTD+WSSR+/Xty/cCBGBIdDaD9LNsH+/b5XRdJMWSOCMulZs55NgqgaX2BzhvT+2gfJx4eD6Sio6ORm5vb6f7c3Fzo9XqPnmvp0qUYNWoUNBoN9Ho9Zs+ejVMuHbUAIDs7GxKJxO3rvvvuc3tMUVERZs2aBZVKBb1ej8cffxxtbW2evjXBaOpBR66qlha8sG0bzI7rdCYkJ2P+8OG+Lk30pBIJJqakAGg/WrU9AFqc9iRv/u6PoiIYHIPecUlJ7GDYH0klEjw6dizUjkYy24uKsMXP1jYTQ+aIsFxq5mj9KPEYGhPDnnHcV1bGzmTwBO3jxKPHA6kXXngBRqMRd999N+655x68+uqr2L59O7Zv345XXnkF9957L+6++26PXnzr1q1YsGABdu/ejQ0bNsBqtWLatGlo6dBy8u6770Z5eTn79dprr7Hfs9lsmDVrFiwWC3bu3IkVK1bg888/9+s1rYyO6QPdabFY8PyWLWgwmQAAg6OjsfCyy6iDEEcmB1j3vgvlLRD84sdNJroSpVLhAZeW6B/t348Kx7IH/kAMmSPCcimZM7W14Wh1NYD2tueJWq23yiICFCSTYURsLADAYDbj1EVc70T7OPHo8STfxYsX47777sPf//53aDQavPnmm3jqqacAtK/g/Pzzz+Ohhx7y6MV/++03t9uff/459Ho9cnJyMGHCBPZ+lUqFWEeoO1q/fj2OHz+OjRs3IiYmBunp6ViyZAmeeOIJPP/88whyLGTpT6TnuXajzW7Hy9u3o9jRwjlBo8H/jR8PBbWf50yvsDD00ulQ0NiIU7W1KDUYkODHf1jPl7dAcLq2Fmfq6gAAvcPCMCAqiueKvOPy5GTsLyvD7/n5aHW0RH916lTI/OD/M9AzR4TnUjLn2vZ8ZFwcHbQUgdEJCdjl6IS8t7QUAx3TqXuK9nHi0eP/aeccfIlEgkWLFqGkpASNjY1obGxESUkJHn744UveuTQ2NgIAIjqs7bJq1SpERUVhyJAheOqpp9xG+rt27cLQoUPd5qNOnz4dBoMBx44d6/J1zGYzDAaD25eQJHXTTYxhGLy7Zw8OOzp16ZRKPJ+dDQ212eSc61kpf5tW1VF3eQsUHVueB9KHoHszMhCrVgMATtXW4j/d7POEJtAzR4TnUjLnOq0vk66PEoVR8fFw/qW4mOukaB8nHh61nen4AcSbC47Z7XYsXLgQ48aNw5AhQ9j758yZg5SUFMTHx+Pw4cN44okncOrUKXz//fcAgIqKik4X9TlvV3TTbWXp0qVYvHhxp/uLioqg0WiQmJiIyspKWK1WKJVKREZGosyxIw0PDwfDMGhoaAAAJCQkoKamBmazGUFBQYiOjkap45cuLCwMUqkUdY6j4fHx8airq4PJZIJCoUBsbCyKi4sBADqdDnK5HLW1tWhtbUVqaioaGxvR2toKuVyO+Ph4vLt5M9bk50Mul0OpUOCOPn1grq2FSS5HU1MTjEYjpFIpkpKSUFRUBIZhEBoaipCQEFQ7pyXo9TAajWhuboZEIkFycjKKi4tht9uhVqsRGhqKyspKAO3Xw5lMJnaub0pKCkpKSmCz2aBSqaDVatltHBkZCavVyg5Kk5KSUFFRAavViuDgYISHh6PccbFuREQE7HY7uw0TExNRVVUFi8UCpVKJqKgodhuGO9q419fXd7m99Xo9ShxHjTpu77i4ONTX13e5vbVaLRQKBWodCxjHxsbCYDDAaDRCJpMhMTERhYWFANpzHhwczG7DmJgYDNFoYGptBQNgc0EBLtfpAAChoaFQqVSocgx2o6Oj0dra2uX2VqlU0Gg07PaOioqC2Wxmt3dycjLKysrQ1taGkJAQ6HQ6t+3d1tbGHnzouL0jIiLYzHbc3gkJCaiurma3t8lkYn+3w8LCIJFI2O0dHx+P2tpamM1mKBQKxMTEsNtbp9NBJpO5be+Ghga3zBY5riHTarUICgpiW8J6sr31ej1aWlrQ0tLCbkNnvtVqNdRqtdv2ds1sWEwM1p86hTabDbqQEFwWF8e+TlRUFCwWC5vZjts7LCzMLbM2m43d3nzvI5zbsKmxEX/u1Quv5uQgSKnEZ/v2IcZux4ikJCiVSnZ7x8TECGof0drain79+gX0PqK5uRktLS1dbm9/20e4bm9/3UcUFhYiJCTEo8w6t/eWM2fQ2toKjVqNSJuNfS5/2Ed0/Bzh3N4ajUbQ+4iuMsvlPqKhrg6xCgVKzWacqa7G/pMnEa/V9ngfYTKZ0L9/f9pHwH/2ER0/R5T1cIkbCdPDdk9SqRQ6ne6CR3OdG8NT999/P9auXYsdO3YgMTGx28dt2rQJU6ZMwdmzZ5GWloZ77rkHhYWFWLduHfsYo9EItVqNNWvWYMaMGZ2ew2w2w+zSbc1gMCApKQmNjY3QCmCKVmFhIVIcDQ2cNp47h3f27AEASAA8dfnlyKIjHrz6+6ZNyHXsvF6dOhWDPDz1LxRd5S1Q/PfYMXx5+DAA4PoBA3D7iBE8V+QbXx89ilWOBXr1KhXemzkTKkczCiEK5MwRYbrYzJUYDLj/118BAMP0erw0ZYq3SyMC5fr3456RI3F1//49/lnax/k/g8EAnU53wbGBR2ekFi9eDJ3jyLs3PfDAA1i9ejW2bdt23kEUAIwZMwYA2IFUbGws9u7d6/YY58i8u+uqlEqloFedDg0NdbudW1GB913e450jRtAgSgAmp6ayA6nN+fl+O5DqmLdAYbPbsebMGQDtBx9mBUCTie7cPHgwDpaX43hNDaqMRny8fz8eycriu6xuBWrmiHBdbOZoWp94jU5IYAdSe0tLPRpI0T5OPDwaSN1yyy0etzg/H4Zh8OCDD+KHH37Ali1bkOpy3Ul3nK3X4xztR7OysvDSSy+hqqqKrW3Dhg3QarUYNGiQ12rlUohLa+aChgYs3bEDNseJw6v79cO1AwbwVRpxkZWUhOD9+2Fqa8P2oiLcnZGBID9s+hHix63Az2d3SQlqW1sBtP9B1DuuJQpEzpboD65dC6PVis0FBciIi8NElwWkhSRQM0eE62IzR+tHiVeKTge9SoUqoxFHq6thtFp7fKaf9nHi0eNmE764QHvBggVYuXIlvvrqK2g0GlRUVKCiogKtjg8/eXl5WLJkCXJyclBQUICff/4Z8+fPx4QJEzBs2DAAwLRp0zBo0CDceuutOHToENatW4dnnnkGCxYsEPRZp/Nxzumsa23F4q1bYbRaAQBjEhJw18iRfJZGXATL5chynEFtsVqx7yIX7uObM2+BpmOTiUCnV6vx18xM9vaH+/ejqsNSEkIRqJkjwnUxmTO3teGo47qJKJUKSQKY+k+4I5FIMMbxN77NbscBl0H1hdA+Tjw87trnTR999BEaGxuRnZ2NuLg49us///kPACAoKAgbN27EtGnTMGDAADz66KO44YYb8Msvv7DPIZPJsHr1ashkMmRlZWHevHmYP38+XnjhBa/Xy6VWqxWLt2xBjaNDYd+ICDw+diykAdRxLBC4du/b7Ofd+wJJQUMDu+5LgkaD4SJZZX5ir17IdszLN1qteHPnzotaTJIQ0t723Opoe55Jbc9FaXRCAvvvi+neRwJfj6f22R07E2+60OAsKSkJW7duveDzpKSkYM2aNd4qi3eRUVF49Y8/cM7RHUWvUuHZiROhlHs0E5NwYFhMDCJCQlDX2or9ZWUwmM3Q+tmZUG9O1xWKXwO45fmF3JeZiePV1agyGnG8pgbfHj+OmwcP5rssN4GYOSJsF5M512l9Ix2XExBxGaLXI0QuR2tbG/aXlcFmt/dorT7ax4kHrRgmMAzD4MO9e9kduFqhwPPZ2QgLDua5MtIVqUTCngGwMQy2O1pv+pNAW4G92WJhzw4Gy+VuZw3FQB0UhMfGjmXXQFl15AhOOdrFCkWgZY4In6eZYxiGbTQhk0gwvJvmVSSwyaVSdhDdZLHgZA/3pbSPEw8aSAnMdydOYP25cwDaf4GfmTABST7olEi8Z5LLB/VN+fk8VnJxmpub+S7Bq34/dw5mmw0AMDU1VdBtwH1lYHQ0/uQ4C2VnGLy5axdaHddaCkGgZY4In6eZK2tqQoXjGsNB0dGi3I+QdhczvY/2ceJBAykB2V5YiBWHDgGOaUgLx4zBEDo9LHi9wsKQGhYGADhdV4dSx2KC/iKQpr0xDINfHS3PgcBueX4htwwZgv6RkQCA8uZmfJqTw3NF/xNImSP+wdPMuXXro2l9opYZH8+e4e/pQIr2ceJBAymBYBgGP506BaC9beatw4YJtnUx6WySy/+VvzWdSE5O5rsEr8kpL0e540hgekwMEkXcZUsmleLRrCwEO66t3Jifjx2OFeL5FkiZI/7B08y5rh9Fbc/FTatUYkBUFACgpKkJ5U1NF/wZ2seJBw2kBEIikeCFSZMwMjYWoyIicJOfroElVhN79WKPWG3Oz/dJl0tfKS4u5rsErxFby/MLidNocF9GBnv7/b172U6gfAqkzBH/4EnmLDYb2/UzMiQEKTS9XvQ8nd5H+zjxoIGUgKgUCvx94kTMFVmXsUAQERKCEY6LkauMRhz3ozUkfNGRkw9lTU3sdBy9SoVRLn/4xGxyaiouT0oC0L7e2bJdu3hviR4omSP+w5PMHamshMVxnWUGtT0naF/H06knAynax4kHDaQERi6VQqfR8F0GuQj+2nRCrVbzXYJXrHG5Nmpm37605pqDRCLBgtGjEaVSAQCOVFXh+xMneK0pUDJH/IcnmXO7Poqm9REAiVotYh0ZOlZdjRaL5byPp32c52x2O/aVliK/vp7vUjxCAykBCg0N5bsEchEuS0xkr0f5o7iYPaIpdIGQN1NbGzY6ul0GyWSYlpbGc0XCEhoUhEezstjppysPH8bZujr+6gmAzBH/4knm9ru2PRfJYt7k/CQSCTu9z8YwboPtrtA+rudKDQasyM3FHT//jBe2bcMPJ0/yXZJHaCAlQJWVlXyXQC5CsFyOsYmJANqnUPnLKuiBkLfN+flocbT3npiSAo2fLYrMhSF6PW50XHtpYxi8sXMnTG1tvNQSCJkj/qWnmStvamIb1gyMioI6KMiXZRE/4sl1UrSPOz/nwc8nNmzAfb/+im9PnEBdayuA9gPRFzrjJyRyvgsgJJBMTk3FJkfXvs35+bicOvf4HMMwbk0mZvXty2M1wjZn6FDkVlTgTF0dSpuasPzAASwYPZrvsggRjP3UrY90Y7BeD5VCAaPVipzyctjsdsikdD6ipxiGwcmaGmw4dw7bi4o6HciTOc76XdG7Nzu7xx/4T6UiEh0dzXcJ5CINjYlBZEgIaltbkVNejkaTCbrgYL7LOi9/z9vRqioUOdbuGhgVhbSICJ4rEi65oyX6w7/9BrPNht/y8pARH4/LHGdSueLvmSP+p6eZo/WjSHfkUiky4uKwvagIzRYLTtTUdLvWJ+3j/qeutRWb8vOx8dw5lHbROj5Jq8W0tDRM6tVL8J+XukIDKQEymUxQOS4MJ/5FKpEgu1cvfHfiBGwMg22Fhbi6f3++yzovf88btTz3TIJWi3szMvDu3r0AgHf37EG/yEhEhIRwVoO/Z474n55kzmKz4UhVFYD2Tqy9HAutE+I0OiEB2x3r8e0tLe12ICX2fVyb3Y79ZWXYkJeH/eXlnTrFqhQKTEhOxhVpaegbEeHXnTHpnKQANfVgsTciXP62OK8/5626pQW7SkoAAOHBwRjraPNNzm9q797s9XxNFgve2rWL07XP/DlzxD/1JHNHq6qo7Tk5r4y4OLYj7B7H356uiHUfV9zYiH8dPIjbfvwRL23fjr1lZW6DqKF6PR657DJ8MXs2FowejX6RkX7/e0ZnpAjxspSwMPQOC8O5hob2a1EMBiRotXyXFZB+O3sWzl30lX36QE7z1XtEIpHggdGjcbK2FnWtrcitrMRPp05h9oABfJdGCG9yXK+Poml9pAsapRKDoqJwtLoaZc3N9PcdQIvFgu1FRdh47hxO1dZ2+n6USoUpqamYkpqKuABc3ocGUgKUkpLCdwnkEk1OTcW5gwcBtK8pdevw4TxX1D1/zZvFcY0P0H6R6pV9+vBckX/RKJV45LLL8MzmzQCAFYcOYVhMDHqHh/v8tf01c8R/9SRzzuujpBIJ0h0LrBPS0eiEBBytrgbQPr3vui4GUoG+j2MYBseqq7E+L6/L5V7kUikuS0jAFWlpSI+NDeh1HenwrQCVnOd0MfEPE1JS2DV7NhcUcDptylP+mrcdRUUwmM0AgHFJSZxe4xMohsfG4jrHWag2ux1v7NwJMwct0f01c8R/XShzFc3N7IXwAyIjqe056VZP2qAH6j6uxmjEf48dw72rV+Op33/H5oICt0FUL50O94wciS9mz8YTl1+OkS5TIQMVnZESIJufLORKuhceEoKRcXHIKS9HtdGIY9XV3V6Uyjd/zRs1mfCOW4cNw6GKCpxraECxwYB/HTyI+0eN8ulr+mvmiP+6UOZyqO056aEErRbxoaEoa27G8ZoaNJnNndYuDKR9nNVmw57SUmw8dw4HysvR8bCwWqFAdq9euKJ3b/QOD/f7a548RQMpARJzp5dAMqlXL3aqyKb8fMEOpPwxb6dqanCmrg4A0DssDAOioniuyH8pZDI8NnYsFq5bB4vNhjVnzyIzPh6jXI66eps/Zo74twtlzrXteSYNpMgFjE5IwI+nTsHOMMgpL0e2S5MpIDD2cfn19dhw7hy2FBSgqcMCuRIAw2NicEVaGi5LTESQTMZPkQJAAykB0or8wsVAcVliIoLlcpja2vBHcTHuy8wU5M7GH/P265kz7L+v6tdPdEfAvC1Jp8NdI0bgw/37AQDv7NmD92bMQLiPpkv6Y+aIfztf5iw2Gw5VVgJo7/6ZSm3PyQU4B1JA+/S+jgMpf93HNVss2FZYiA15eThbX9/p+3qVClekpWFyair0ajUPFQoPXSMlQBUVFXyXQLxAKZdjnKMdt9Fq7XYuNd/8LW8NJhO7jocmKAgTO/wBIxfnyj59MNpxJL7RbMY7e/b47No+f8sc8X/ny9wxl7bnI6ntOemBgdHRUCsUAIAD5eVos9vdvu9P+ziGYZBbUYHX//gD83/4AR/t3+82iFJIpZiYkoIXJ03CP6+5BrcMGUKDKBd0RooQH5qcmorf8/MBtE/vuzw5meeK/N+6s2fZP1rT0tIEeZbPH0kkEjw0ZgweWLsWDSYTcsrLsfr0acEvKE3IpaJpfcRTcqkUGXFx2FZUhBarFcerqzEsJobvsjxS1dKCjefO4fdz51BlNHb6ft+ICEzt3RsTUlIQSs1XukUDKQGKjIzkuwTiJUP1ekSpVKgxGpFTXo5Gkwm64GC+y3LjT3lrs9ux9uxZAO1ztGf27ctvQQFGFxyMRZddhue2bAEAfJabi6ExMejl5alO/pQ5EhjOlzlnowkJQG3PSY+NSUzENsfsiL2lpW4DKaHu4yw2G3aXlGB9Xh47ndWVJigIk1NTMbV3b6/v9wMVDaQEyGq18l0C8RKJRILslBR8e+IE7AyDbYWFgjvC709521NSgtrWVgDtc9RpeoH3jYyLw7X9++OnU6dgdbREXzZ9ulfP/PlT5khg6C5zVS0tKHG2PY+KoiPvpMecrb3tDIO9paW4c8QIdlqokPZxDMMgr74eG/LysLWwEC0dapOg/b1MS0vDqPh4KGiWh0foGikBMhgMfJdAvGhSair7780FBfwV0g1/yhu1POfG/OHD0UunAwAUNjZiRW6uV5/fnzJHAkN3mdvv2vY8Lo6rckgACA0KwpDoaABAeXMzSlwyJoR9nMFsxs+nTuGhtWuxaN06rDl71m0QFRcailuHDcO/rr0Wz2dnY2xSEg2iLgKdkSLEx5J1OqSFhyOvvh5n6upQ3NiIJMeHVNJzBQ0N7GryCRoNhvvZfHR/EuRoib5o3TpY7Xb8fPo0RsbF0fo6JODQ+lHkUoxOSMDhqioA7dP7+P7bbmcYHCwvx4Zz57CntLRTEwylTIbLk5MxtXdvDI6OpsYqXkBnpAQoydHpjQSOSS6d5YR2Vspf8vZrh7NR9AfAt1LCwnB7ejp7++09e9BoMnnluf0lcyRwdJU5q83GfgjWKZVICw/nuizi50a7rLe3x6UzL9f7uPKmJnx56BDu+OknPL91K/4oLnYbRA2IjMSDo0fji+uuw8LLLsMQvZ7+hnoJDaQEyJ/aZpKemdirF6SOndaWggKftZW+GP6Qt2aLhR2AhsjlmOIyXZL4zlX9+rHTnRpMJq+1RPeHzJHA0lXmjlVXw9TWBqB9Wh99sCSeitNokKjRAABO1tTAYDYD4GYfZ2prw6b8fDy1cSPuWb0a/z1+nL2GGGg/OHDdgAH4cOZMvD5tGqalpUHlaNlOvIem9gmQkC5SJN4RFhyMEbGxyCkvR7XRiKNVVRgqkKlp/pC3jefOwexY52VKaipC6I8BJyQSCRZedhkeWLMGjWYz9pWVYe3Zs5fcLdEfMkcCS1eZO+DS9pym9ZGLNTohASUnT4JB+zV3k1NTfbaPYxgGp2trseHcOWwrLESr40CAk1Qiwaj4eFzRuzcy4uMhl9L5El+jgZQABQusPTbxjsmpqex6JZsLCgQzkBJ63hiGcZvWN4uaTHAqLDgYD48Zgxe2bQMALD94EEP1+ku6FkDomSOBp6vM7Xdpez6C2p6TizQ6IQHfnzwJoP06qcmpqV7fxzWYTNicn48N586huItGFgkaDaalpWFSr14IDwnx6muT86OBlACF0zztgHRZYiJC5HK0trVhR1ER7s3IgFLO/6+g0POWU16OipYWAEB6TAwStVqeKxKfUQkJmNW3L349cwYWmw1v7NyJN6ZNu+gOT0LPHAk8HTNX3dLCfiDtHxkJjVLJR1kkAAyIioImKAhNFgsOlJejzW73yj7OZrcjp7wcG/LysK+sDLYO06qD5XKMT07GtLQ09I+MpKmpPKFzfgJU7jLdgASOIJkM4xwXoLa2tbldmMonoeeNWp4Lwx0jRiDJMYg919CALw8fvujnEnrmSODpmLkcmtZHvEQmlSLTkaHWtjYcraq6pH1cicGAz3NzcftPP2HJtm3YXVrqNogaHB2NhWPG4MvrrsNDY8ZgQFQUDaJ4xP/hcEJEZFJqKjbm5wMANufnY0JKCs8VCVtZUxP7gUevUmGUS4ckwi1nS/RH169Hm92OH06exMi4OKTTlCjih2j9KOJNoxMS2IZIe0tLMT0qyqOfb7VasaOoCBvOncOJmppO348ICcGU1FRMSU1FAs3KEBQaSAlQREQE3yUQHxmq1yNKpUKN0YgDFRVoMJkQxvP1IkLO25ozZ9h/z+rXj+18SPjROzwcfxk+HMsPHgQAvLV7N96fMcPjaVFCzhwJTK6Za7PbcaiyEkB7Z7M+lEdyiUbExkImkcDGMNhTUoJbetCQh2EYnKipwYa8POwoLmY7SDrJpVKMjo/HFWlp7c9PjSMEiQZSAmTvsIAaCRwSiQSTevXCN8ePw84w2FZYiGv69+e1JqHmzdTWhg3nzgFoPxtyRe/ePFdEAODa/v2RU1aG3MpK1LW24r29e/HU5Zd7NLVEqJkjgcs1c8dd2p6PpLbnxAvUQUEYotfjUGUlqoxGFDY2Ymg3Z47qWluxKT8fG/LyUNbc3On7yVotpqWlIbtXL+ioMY/g0fBWgBoaGvgugfiQ6+K8mxzT/Pgk1Lxtzs+H0dFCdmJKCl0MLhASiQSLsrKgCQoCAOwqKWEHvD0l1MyRwOWaOZrWR3zBdXHe7R32iW12O3YWF+OFrVtx248/YsWhQ26DKJVCgRl9+mDZtGl4f+ZMXDtgAA2i/ASdkSKEY0k6HfqEh+NsfT3y6utR3Nh4Sa2kAxHDMNRkQsAiQkLw0JgxeGn7dgDApzk5GBwdTXP3iV9wrh8lATCCBlLES0YnJOAfBw4AAA5VVwMAChsasOHcOWwuKGAX63U1TK/HFWlpyEpMFEQXX+I5+l8ToMTERL5LID42KTUVZ+vrAbSflfpLejpvtQgxb0eqqlDkaE08MCoKvaldtuBclpiIK9PS8FteHsyOluivT5vWowUghZg5EticmatxTLsCgH6RkdDSmW7iJbGhoUjWalFkMKDMYsEj69bhTF1dp8dFqVSYmpqKqb17IyY0lIdKiTfR1D4Bqqqq4rsE4mMTU1LYxglbCgvBdFgfgktCzNuvdDbKL9w5ciQSNBoAwNn6eqzqYUt0IWaOBDZn5nJoWh/xIef0PpPZ7DaIkkulGJ+cjBeys7H8mmswd9gwGkQFCBpICZDFYuG7BOJjuuBg9o94jdGIIzx+sBRa3qpbWrCrpARA+xSysY61t4jwBMvleHzsWPYs1HcnTuCIoxva+QgtcyTwOTNH60cRX3L+vWIczU16h4Xh3owMfDF7Nv42bhxGxMVR99kAw+tAaunSpRg1ahQ0Gg30ej1mz56NU6dOuT3GZDJhwYIFiIyMRGhoKG644QZUdvhDXVRUhFmzZkGlUkGv1+Pxxx9HW4c2kv5ESVMNREEoTSeElre1Z8/CeX7uyrS0Hk0VI/xJi4jAvKFDAQAMgGW7d6P5AgMloWWOBD6lUok2ux25FRUAAE1QELU9J17XNzISC8eMwbV9++KdK6/EOzNm4Kp+/ahZUgDj9RPK1q1bsWDBAuzevRsbNmyA1WrFtGnT0NLSwj5m0aJF+OWXX/DNN99g69atKCsrw/XXX89+32azYdasWbBYLNi5cydWrFiBzz//HM8++ywfb8krojxcyI34pzGJiVApFACAP4qLYeZp8C+kvFlsNqzLywMAyCQSTO/Th+eKSE9cP3Aghun1ANrPsH6wd+95p6sKKXNEHKKionCiuhqtLm3P6cwA8YUpvXvj/rFj6dpekeB1IPXbb7/htttuw+DBgzF8+HB8/vnnKCoqQk5ODgCgsbERy5cvx7JlyzB58mRkZGTgs88+w86dO7F7924AwPr163H8+HGsXLkS6enpmDFjBpYsWYIPPvjAb6ePlJaW8l0C4UCQTIZxjmkAprY27OHp/11IedtRVMR2NhqXlISIkBCeKyI94WyJHupoib6juPi8Z1mFlDkiDqWlpe7T+uj6KOJDtI8TD0HNmWl0dNJxrkCek5MDq9WKqVOnso8ZMGAAkpOTsWvXLgDArl27MHToUMTExLCPmT59OgwGA44dO9bl65jNZhgMBrcvQvgwOTWV/bcQ1pTiE7U8929RKhUWjBrF3v44JwflTU08VkSIO2ejCQnaz0gRQsilEkz7c7vdjoULF2LcuHEYMmQIAKCiogJBQUEICwtze2xMTAwqHPOcKyoq3AZRzu87v9eVpUuXYvHixZ3uLyoqgkajQWJiIiorK2G1WqFUKhEZGYkyxw44PDwcDMOwi/slJCSgpqYGZrMZQUFBiI6OZo9EhIWFQSqVos7RuSU+Ph51df/f3p2HN1mm+wP/vknaJE2T7uneWhZZla1Qy15aFRwX5jDHw/zQwWX0GgdmVNyQERUXQEcdf254dBxn/KmjM3MOzhzcLlrKvoNsighCN7rS0qZN2rRZfn/w9j1tLdhC875v8n4/19Xrsmma3H28eZI77/PcTwPa2toQFhaGpKQklJeXAwCioqJgMBhQX18Pj8cDt9uNpqYmtLa2wmAwICUlBWVlZQAAq9UKo9GIM2fOSH9vc3MzXC4XdDod0tPTUVZWBr/fj8jISJjNZtSJZxrY7Xa4XC60tLRAEARkZGSgvLwcPp8PFosFkZGR0h60hIQEtLW1oVl8M5SZmYmKigp4vV5ERETAZrNJYxwXF4eOjg6pKE1PT0d1dTU6OjpgMpkQExODKvHTwNjYWPh8PmkM09LSUFtbi/b2dhiNRsTHx0tjGCNeGj8rtgrvOd52ux0VYmOCnuOdnJyMs2fP9jreNpsNYWFhqK+vBwAkJSXB4XDA5XJBr9cjLS0NpaWl0nibTCZpDBMTE9HS0gKn09nreEdEREgdohISEtDa2trreEdERGCw1Qqzz4eGtjbsrajAycpK6MVDaDMyMlBZWQmPxwOz2YyoqKhu4+3xeKQPH3qOd2xsrJSzPcc7NTUVdXV10njbbDbpb42OjoYgCNJ4p6SkoL6+Hm63G2FhYUhMTJTGOyoqCnq9vtt4NzY29pqzNpsN4eHhUs72Nt7Fhw/jUEUFDAYDBsXGwux0otTlgt1uh9PphNPplMawc7wtFgssFku38e5rzsbHx6O9vV3K2Z7jHR0d3S1nvV6vNN5KzxGdY6i2OWJqZiaKvvkGW06fRrtej+e3bsXi4cNh0Om6zREejwc+n49zRB/mCKvVKo13fHw83G63NN5yzRFdx1vJOeJ8492XOaLO6cTRqiqEG424zGpFY00NGjlH8H1EgOYIn9hsgnNE8MwRPd9HVHbp8Hkhgl/Jvstd3HPPPfj888+xdetW6byHDz/8ELfffjvcPQ4xmzRpEvLy8vDcc8/h7rvvRmlpKb788kvp5y6XCxaLBZ999hnmzJnzg+dyu93dHtPhcCA9PR1NTU2wqeBASYfDoYo4SB7/7+BB/O2bbwAAvxw3DjcNHy7r86sl317asQPFJSUAgHtzclAwaJCyAdFFafN48NvPP0dVSwsAYP6oUVhw5ZXd7qOWnCPt+OTwYbxz5AiA3nOSaCBxjgt+DocDUVFRP1obqGJp3+LFi7Fu3ToUFxd3O6gxKSkJ7e3tUgXcqaamBklJSdJ9enbx6/y+8z49dX4K3/VLTTqreNKGPIWX96kh3xrb2rCl85PS8HBMz8xUOCK6WCaDAQ9Onixt5P/466/xjfipYCc15Bxpy3bxQxoAyGbbcwowznHaoWgh5ff7sXjxYqxduxYbNmxAVpc3lAAwYcIEhIWFoaioSLrt2LFjKCsrQ25uLgAgNzcXhw8f7nbA4/r162Gz2TBy5Eh5/hCiS5Bms2GouC/wZGMjysTL7Fry5YkT8IhLIa4ZPBjher3CEdGluDwuDgu6tER/cft2OIO0+Q8FP4/Ph2/EpUPW8HAMjYtTOCIiChWKFlKLFi3C+++/jw8//BBWqxXV1dWorq5Ga2srgHNrJ++8804sWbIExcXF2LdvH26//Xbk5ubiqquuAgBcc801GDlyJG699VYcPHgQX375JR577DEsWrQoaM8qSRVPxibt6HqmVLHMV6WUzjePz4fPT5wAcG4T+HVDhyoaDw2Mn40ciZFim/Nalwtr9u6VfqZ0zpG2fHvmDGA4tyV8XFIS255TwHGO0w5FC6k1a9agqakJM2fORHJysvT18ccfS/f5wx/+gOuvvx7z5s3D9OnTkZSUhP/+7/+Wfq7X67Fu3Tro9Xrk5ubilltuwS9+8Qs89dRTSvxJA6JzIx1px/TMTOjFF/eNpaXwybh1Uel821lRgXrxw5NJqamwWyyKxkMDQycIeGDyZFjEs9I2lZZio7i8SumcI23ZV1kpHYcygcv6SAac47RD0a59felzYTKZ8Prrr+P1118/730yMzPx2WefDWRoiurZXINCX5TJhPHJydhTWYkzLhcO19RgzHn2+A00pfPtU7Y8D1l2iwW/njgRv9++HQCwZu9ejBC7ShHJZV9VldRFjW3PSQ6c47RDFc0mqLtw8VBL0pauZ0oVd9kYHWhK5ltJYyOOiI0I0qxWjOlxlAEFv+mZmdLSVVdHB17csQN6g2pO3qAQ19DailONjRB0OgyJiUG0yaR0SKQBfB+nHSykVMhutysdAilgUmoqIsRlUNvKy+H2eGR5XiXzrecBvAL3LoSkX2VnI1Fcsnn0zBlsFs9dIQq0/eK5Q0ajkcv6SDZ8H6cdLKRUqPOgMtKWcL0eU9PTAZw7i2enTHmgVL61tLdLV97MBkO3K3IUWiLCwvBAbi46y+R39+7FbvHwRqJA8fh80pESba2tmMBlfSQTvo/TDhZSRCqi9JlScio8eRLtXi8AoGDQIJjFq3EUmkYkJGD+6NEAzu2PXbllC7aKZ4cRDbR2rxertmzBYfFoFFt4OC5n23MiGmAspFQoOjpa6RBIIaMSEmCPiAAAfFVdjQaxm10gKZFvPr+/W5MJtjzXhv8YNQrTMzJgCAuD1+/H89u2hfwHBiS/No8HT2/ahN2VlQCAMJ0O9151FfQ6vuUhefB9nHZwVlEhHSd7zRIEATPFjfl+AJtLSwP+nErk277KSlQ7nQCAsYmJSLPZZI+B5KfX6fDA5MmYlZkJ4FyO/2HnTnx+/LiygVHIcHV04IniYhyoqQEAmAwGPDlzJsbL1AWVCOD7OC3h/2kVahBPYCdt6ta9T4ZP65XIt0+7vHFmy3Nt0QkCbs7MxPVdrkK+sXcvPvn2WwWjolDQ7HbjsQ0b8I14hk9EWBiemjkTVyYm8nWVZMV80w4WUkQqk2qz4fLYWADAycZGlDQ2KhvQADvtcGCf2EnLHhGBiTwBXnMEQcDdEybgZyNGSLe989VX+PjIkT6dL0jUU1NbG5YVFeG4+AbWGh6OZ2fNwoiEBIUjI6JQxkJKhZLZWUjz8mS8KiV3vn3W5WrUTy6/HDq2PNec5ORkCIKAX4wZgwVXXCHd/v7hw3jv4EEWU9Qv9S4XlhYWoqSpCQAQbTJhVX4+hogfSAF8XSV5Md+0g4WUCp09e1bpEEhh0zMzoRcLjI2lpfAF8I2lnPnW5vGgUCwMw/V6XD1okGzPTerRmXOCIGD+6NG4Y+xY6Wf/OHoUb+/fz2KK+qTW6cTSwkJUNDcDAOIjIrA6Px+ZPTb783WV5MR80w4WUirU1tamdAikMJvRKJ150tDaikPixulAkDPfNpw6BVdHBwBgRmYmrEajbM9N6tEz5346YgTuyc6Wvv+f777Dq7t3B/QDBAp+px0OPFJYKDWuSbRY8FxBAVJ7aV7D11WSE/NNO1hIqVAYz9MhyLe8T6588/v9WNel5TmbTGhXbzl33dChuC8nRzq0d/3Jk3hpxw54fD55g6OgUNrYiKVFRTjjcgEA0qxWPFdQALvF0uv9+bpKcmK+aQcLKRVKYptWAjApNRUWcTLeXlGBNo8nIM8jV74drq1FucMBABgRH49BMTGyPC+pz/lyLn/QIDw8ZYq0rHVTaSme37YNHeLBzUQA8H1DAx4tKkKj+Kn/ZVFRWF1QgDjxDL7e8HWV5MR80w4WUipUXl6udAikAuF6PaZmZAA4t7doR4DyQq5863oA7w28GqVpF8q5qRkZWDZtGgziOSw7Kirw7JYtaGcxRQCO1tVh2YYNaG5vBwAMjY3Fyvx8RJlMF/w9vq6SnJhv2sFCikjF8sTDeQGguKREsTguVZ3TiR0VFQCAWLMZuenpCkdEajYpNRVPzJiBcL0eALCvqgpPbtyIVnF/HWnToZoaPL5xo7TPcmR8PJ6ZNYt7LYlIMSykVMjWy0ZZ0qaRCQmwi8tVDlRXo6G1dcCfQ458+/zECXS2DZg9eLB0tYG0qS85NzYpCStmzoTJYABwbmno8uJiOMUrEaQt+yorsWLTJmmJ89jERKzIy0NEH/ei8HWV5MR80w6+m1EhblKkToIgYJbYdMIPYFMArkoFOt/avV58+f33AACDTofZQ4YE9PlI/fqac6Ptdjw7a5a0V/BYfT2WFRXB4XYHMjxSme3l5Ximy/LOSSkpWD5jhlRk9wVfV0lOzDftYCGlQvX19UqHQCrSrXtfAAqpQOfbltJS6Y3v5LQ0xJjNAX0+Ur/+5NzlcXFYlZ+PKHH51snGRjxaWBiQq7OkPhtLSvDctm1S98ap6el4dNo0adlnX/F1leTEfNMOFlJEKpditWJYXBwA4FRjI0oaG5UNqB/Y8pwGQlZMDFbl5yNWLMLLHA4sLSxEnXh+EIWmL0+cwEs7dkjnic267DI8OHkylwYTkWpwNlIhts2knro2ndgwwGdKBTLfvquvxwnxhPfBMTEYHh8fsOei4HExOZceFYXV+fnSnsGqlhY8UliIqubmgQ6PVOBfx47htT17pL2Vc4YMwX1XXQX9RRZRfF0lOTHftIOFlAo5xLN2iDpNy8zsdrZO5ye0AyGQ+dbzapQgCBe4N2nFxeZcstWK1QUFSI6MBADUuVxYWlSE8qamgQyPFPb3r7/G2/v3S9/PHTYM92RnX9L8wddVkhPzTTtYSKmQSzypnaiTzWhEdkoKAKChtRWHamoG7LEDlW+NbW3YKp6lYQ0Px/TMzIA8DwWfS8m5BIsFqwsKkCF2xWpobcWjRUU4JV75pODl9/vx/qFDeO/QIem2+aNG4Y5x4y75Qxi+rpKcmG/awUJKhfT93ERL2jCrS9OJgVzeF6h8+/LECWmD+LWDB/d7cziFrkvNuVizGasKCjA4JgYA0OR249GiInzHDd5By+/3452vvsLHX38t3bZwzBgsuPLKAbmSzddVkhPzTTtYSKlQWlqa0iGQCk1MSZHaQG8vL5fOU7lUgcg3j8+Hz06cAAAIAOYMHTrgz0HBayByzmY04tlZszBcbMTi7OjAYxs24Eht7SU/NsnL7/fjjT178M9jx6Tb7h4/Hj8bOXLAnoOvqyQn5pt2sJBSodLSUqVDIBUK0+sxLSMDAOD2erFDXDZ3qQKRbzsrKqT21JNSU2G3WAb8OSh4DVTOWcLD8fSsWbjCbgcAtHo8eGLjRnxVVTUgj0+B5/X58IedO/GFeNacAOC3kybhhmHDBvR5+LpKcmK+aQcLKaIgkheg5X0D7dMuTSZuYMtzCiCTwYAnZ87EhORkAOcOgH5q82bsqqhQODL6MR6fD7/fvl06H08nCHggNxdXDx6sbGBERH3EQkqFrFar0iGQSo2Ij0eieHXnYE0N6gdgQ+tA51tJYyOO1NUBANKsVlyZmDigj0/Bb6BzLlyvx++mTUOuuJzG4/Nh1dat2MJPhVWr3evFyi1bsE28sm7Q6bB0yhTM6HLUw0Di6yrJifmmHSykVMhkMikdAqmUIAjSmVJ+nGuFfqkGOt/Y8px+TCDmuDC9Ho9MmYIZYndIr9+P32/fjqKTJwf8uejStHk8eGrTJuyprARwrhB+bNo05KanB+w5+bpKcmK+aQcLKRWqEz/NJ+pN1+V9xQOwvG8g862lvV1apmM2GLp1GiTqFKg5Tq/TYUluLq4ZNAjAuQ8bXt61C58dPx6Q56P+c7a34/HiYhwUj3AwGQx4csYMTBCPdwgUvq6SnJhv2sFCiijIpFitGCZ2KitpalLV+Tnrv/8e7V4vAKBg0CCYxS6DRHLRCQIWT5rUbW/emr17sfboUQWjIgBodruxvLgYR8+cAQBYwsLwdF4eruDyXyIKUiykVCiRLyr0I7pe6em8AnSxBirffH5/t0/+f8KW53QegZ7jBEHAXePH42cjRki3/enAAXx05Aj8fn9An5t619jWhmVFRTje0ADg3CHdz86aheHx8bI8P19XSU7MN+1gIaVCLS0tSodAKjctIwMG3bl/vhtLSuAVD769GAOVb/sqK1HtdAIAxiUlIdVmG5DHpdAjxxwnCAJ+MWYMbrniCum2Dw4fxl8OHmQxJbMzLheWFhaipKkJABBjMmF1QQEGx8bKFgNfV0lOzDftYCGlQk7xzSjR+ViNRmSL7Z7PtrVJ+w0uxkDlW88mE0TnI9ccJwgC/mP0aPxy3Djptv86ehRv7dvHYkomNS0tWFpYiNPNzQCA+IgIrC4oQEZUlKxx8HWV5MR80w4WUiqk0/F/C/24gWo6MRD5dtrhwP7qagCAPSIC2QHeOE7BTe457qbhw/Hr7Gzp+3XHj+PV3bvhYzEVUKcdDjxSWIga8U1lksWC5woKkKJAa2i+rpKcmG/awf/TKpQewBawFDompqQgMjwcALCjogJtHs9FPc5A5FvXvVHXX345dGx5ThegxBw3Z+hQ3H/VVejMzPUnT+LF7dvhuYRlsXR+JY2NeKSwEPWtrQCAdJsNz119NeziOXhy4+sqyYn5ph0spFSorKxM6RAoCITp9ZiWkQEAcHu92C4ebNlfl5pvbR4PCsUrYuF6PQrE1tNE56PUHDcrKwsPT5kCvVjoby4rw+qtW9EhdpqkgXG8vh7LiorQ5HYDALKio7EqPx+xZrNiMfF1leTEfNMOFlIqxLX71Fedh/MCF7+871LzbcOpU3B1dAAAZmRmwmo0XtLjUehTco6bmpGB302bhjBx6c2u06fxzObNcF/kFV3q7mhdHR4rLkZzezsA4PLYWKzMz0eUwgeU8nWV5MR80w4WUioUGRmpdAgUJIbHxyNZzJeDNTU443L1+zEuJd/8fj+bTFC/KT3HTUxNxeMzZsCo1wMA9ldX48mNG9EqfiBAF+dgdTWWFxdLH6yMSkjA07NmSUuQlaR0zpG2MN+0g4WUCkVERCgdAgUJQRAwU7wq5Qew6SLOlLqUfDtcW4tyhwMAMDI+HoNiYi76sUg71DDHjU1KwlN5eTAbDACAI3V1WF5cjBbxSgr1z57Tp7Fi0ya4xWWSYxMTsWLmTESo5FBuNeQcaQfzTTsULaQ2b96MG264ASkpKRAEAZ988km3n992220QBKHb1+zZs7vdp6GhAQsWLIDNZkN0dDTuvPPOoO/fX1tbq3QIFES6Le8rKen3koJLyTdejaKLoZY5bmRCAp7tcsXkWH09fldUhKa2NoUjCy7by8uxcutWdIiNO3JSU7F8xgwYxSJVDdSSc6QNzDftULSQcjqdGDNmDF5//fXz3mf27NmoqqqSvv761792+/mCBQvw9ddfY/369Vi3bh02b96Mu+++O9ChE6lGstWKEfHxAIDSpiacamyU5XnrnE7srKgAAMSazchllyIKQkPj4rAqPx9R4t6+k42NeLSoCA1itzm6sOJTp7B661ap++G0jAwsnToV4eKySSKiUKZoITVnzhw888wz+OlPf3re+xiNRiQlJUlfMV2WDh09ehRffPEF/vjHPyInJwdTp07Fq6++io8++giVlZVy/AkBkZCQoHQIFGS6XpXa0M+mExebb58dP47Oa19zhgyBgedmUB+pbY67LDoaqwsKpK5y5Q4HlhYWoo6Hal7QFydO4A87d0rzQH5WFh6cPFmVc4Haco5CG/NNO9Q32/WwceNG2O12DBs2DPfccw/q6+uln+3YsQPR0dHI7nLQYkFBAXQ6HXbt2nXex3S73XA4HN2+1KSVn4RSP03NyJDevGwqLYW3H2fjXEy+tXu9+PL77wEABp0O1w4e3O/HIO1S4xyXZrPhuYIC2MW9DVUtLXiksBBVzc0KR6ZO//z2W7y+Z49URF03ZAjuzclR7Rlyasw5Cl3MN+1QzwLmXsyePRv/9m//hqysLHz//fdYtmwZ5syZgx07dkCv16O6uhp2u73b7xgMBsTGxqK6uvq8j7tq1SqsWLHiB7eXlZXBarUiLS0NNTU16OjogNFoRFxcnHSFKyYmBn6/H43i8qnU1FScOXMGbrcb4eHhSEhIwOnTpwEA0dHR0Ol0aGhoAACkpKSgoaEBbW1tCAsLQ1JSEsrFs3+ioqJgMBhQX18Pl8uFyMhINDU1obW1FQaDASkpKdK5BFarFUajEWfOnAEAJCYmorm5GS6XCzqdDunp6SgrK4Pf70dkZCTMZjPq6uoAAHa7HS6XCy0tLRAEARkZGSgvL4fP54PFYkFkZCRqamoAnPtEpa2tDc3iG4nMzExUVFTA6/UiIiICNptNGue4uDh0dHRIRWl6ejqqq6vR0dEBk8mEmJgYVFVVAQBiY2Ph8/mkMUxLS0NtbS3a29thNBoRHx8vjWHnFcizZ8/2Ot52ux0V4vKynuOdnJyMs2fP9jreNpsNYWFhUmGelJQEh8MBl8sFvV6PtLQ0lJaWSuNtMpmkMUxMTERLSwucTmev4x0RESGtj05ISEBra2uv4x0REQGr1SqNd3x8PNxutzTeGRkZqKyshMfjgdlsRlRUVLfx9ng8aGpqksZ7WGQk9lZXw+12Y29FBZLEvVI9xzs1NRV1dXXSeHfG1zmGgiBI452SkoL6+nq43W6EhYUhMTERFRUV2FZZiQanE4Ig4MrYWDhqa2FJTkZjY2OvOWuz2RAeHi7lbH/G2263w+l0wik+X0ZGhjTeFosFFoul23j3NWfj4+PR3t4u5WzP8Y6Oju6Ws16vVxpvpeeIzjEM1jnC5XIhJiZGlXPE4uHD8cL+/ahvb0eVx4PF//wnHhw/HuMHDw76OaLreMfGxko5+2NzRNfxjo6OxtrvvsP7hw4BAIwmEwpSUzEnIQFVVVXSHNGZs3q9vtt4KzlHtLS0cI4Ikjmit5xVyxzRl/cRra2tiIuL0+wc0Zf3EZ05q6Y5omvO9nVlm+BXSbN7QRCwdu1azJ0797z3OXnyJAYPHozCwkLk5+dj5cqV+Mtf/oJjx451u5/dbseKFStwzz339Po4brcbbvGgQABwOBxIT09HU1MTbDbbgPw9l6KsrAwZ4kGrRH21Q9zwDZw7z+nByZP79Hv9zTe/348lX36JE+Ik+furr8ZwcY8WUV+ofY4729qK5cXFKBXfYNiMRjydl6f5rpR+vx/vHzqEv33zjXTbz0ePxs9Hj4ag0itRndSecxRamG/Bz+FwICoq6kdrA9Uv7etq0KBBiI+Px4kTJwCcq0Z7dkbxeDxoaGhAUlLSeR/HaDTCZrN1+1IT/uOji5GdkgKr2H1sR0VFn8/E6W++fVdfLxVRg2NiMCwurn+BkuapfY6LMZuxKj8fg8XCyeF2Y1lREY6Jn4Rqkd/vxx/37+9WRN0+diz+zxVXqL6IAtSfcxRamG/aEVSFVEVFBerr65GcnAwAyM3NRWNjI/bt2yfdZ8OGDfD5fMjJyVEqzEvWedmYqD/C9HpMEyfvdq8X2/uYR/3Nt64tz2+4/PKgeBNF6hIMc5zVaMSzs2ZJHTGdHR14rLgYRzTY1tjn9+P1PXvwry7/9n81YQL+bcQIBaPqn2DIOQodzDftULSQamlpwYEDB3DgwAEAwKlTp3DgwAGUlZWhpaUFDz30EHbu3ImSkhIUFRXhpptuwpAhQ3DttdcCAEaMGIHZs2fjrrvuwu7du7Ft2zYsXrwY8+fPR0pKioJ/2aXx9aNRAFFXeVlZ0n/3tXtff/LtbGsrtoovENbwcEzLzOxfgEQInjnOEh6Op/LycKW4F7fN48ETGzdiv7hPQwu8Ph/+sGOH1FxGAPDbSZPwkyA7Ny5Yco5CA/NNOxQtpPbu3Ytx48Zh3LhxAIAlS5Zg3LhxePzxx6HX63Ho0CHceOONuPzyy3HnnXdiwoQJ2LJlC4zieR8A8MEHH2D48OHIz8/Hddddh6lTp+Ktt95S6k8aEDwRmy7WsLg4JEdGAgAO19bijMv1o7/Tn3z78vvvpfNirh08mGfF0EUJpjnOZDDgiZkzkS2uhGj3evH05s3YJW6WDmUenw/Pb9uGjeIGbp0g4MHJk3F1EHbpDKaco+DHfNMO1TSbUFJfN5TJpa2tDSaTSekwKEj99fBhfHjkCABg4Zgx+NnIkRe8f1/zzePz4c5//QsNra0QAPzxxhtht1gGImTSmGCc4zw+H36/bRu2iwWUThDwQG4upofoVdl2rxertmzBXvHqm0Gnw9IpU5CTlqZwZBcnGHOOghfzLfiFZLMJrehsY0l0MXou7/uxz0r6mm87KyrQIJ6NkZOayiKKLlowznEGnQ4PT5mCmWLh5PP78cL27Sg8eVLhyAZem8eDFRs3SkVUuF6P5dOnB20RBQRnzlHwYr5pBwspohCTFBkpbZAvdzhwUuywd6m6Npm4Psj2RxANBL1Oh/tzc6UDqP0A/u+uXfi0y7+NYOdsb8fjxcU4JDbVMBkMWDFzJsaLSxuJiOh/sZBSoXieyUOXaFaXq1LFJSUXvG9f8u3U2bP4WjzYLt1mw5WJiZcUH2lbMM9xOkHAookTcWOXDxPe3LcP/330qIJRDYxmtxuPbdiAo2Kbd0tYGJ7Jy8PoHgffB6NgzjkKPsw37WAhpUJdDwsmuhhTMzJg0J37572ptBTeC3QQ6ku+fXr8uPTf17PlOV2iYJ/jBEHAL8ePx81d9h++e+AAPjx8+EeX0qrV2dZWPFpUJJ0RZzMasTI/H8NC5A1hsOccBRfmm3awkFKh5uZmpUOgIBcZHo5J4hEAjW1tOFBdfd77/li+Nbvd0lUts8GAvMsuG6gwSaNCYY4TBAG3jhmDW6+8Urrtr0eO4N0DB4KumDrjcuHRoiKUNjUBAGLNZqzOz8cg8UDiUBAKOUfBg/mmHSykiELUrIs4U6o3hSdPot3rBQAUDBoEc1jYJcdGFCpuHjUKvxSP8ACAtd9+izf37g2aYqq6pQWPrF+P0+Ibv4SICKzOz0d6VJTCkRERqR8LKRXKyMhQOgQKARNSUmANDwcA7Dx9Gq6Ojl7vd6F88/n9+KzLsr6fDB06sEGSJoXaHHfT8OFYNHEiOhe8fnbiBP7vrl3wqbyYqnA48EhhIWrF8+aSIyOxuqAAyVarwpENvFDLOVI35pt2sJBSocrKSqVDoBBg0OkwTZzM271ebC8v7/V+F8q3fZWVqHY6AQDjkpKQqoJz1ij4heIcN3vIENx/1VVSMVV06hRe2L5dOsBabUoaG7G0sFA60iDdZsPqgoKQPdYgFHOO1Iv5ph0spFTI4/EoHQKFiG7d+86zvO9C+caW5xQIoTrH5WVl4ZEpU6AXm7FsKSvD6q1bpaWxanG8vh6PFhWhSdwQPyg6Gqvy8xFrNiscWeCEas6ROjHftIOFlAqZQ/jFjOR1eVwcUiIjAQCHa2tRJ15d6up8+Xba4cB+sUlFosWCbLF5BdGlCuU5bkpGBn43bRrCxK6Zu06fxtObNsGtkjdW39TV4XcbNqClvR0AMCwuDs/m5yPKZFI4ssAK5Zwj9WG+aQcLKRWK4iZfGiCCICBPvCrlB7CxlzOlzpdvn/bYG6Vjy3MaIKE+x01MTcUTM2bAqNcDAA7U1ODJjRvRep59inI5UF2N5cXFaBWLutEJCXg6Lw+R4l7KUBbqOUfqwnzTDhZSKlR9gVbVRP3VtV15cUnJD7qJ9ZZvrR0dKBKXAobr9SgYNCigMZK2aGGOG5OUhKfy8hAhdrk8UleHx7pcCZLbntOn8dSmTdIyw3FJSXhy5kzNdOHUQs6RejDftIOFFFGIS4yMxEjxUM1yhwPfiwduXkhxSYnU5W9mZiasRmNAYyQKRSMTEvBMXp7UPfO7hgYsKypCU1ubrHFsLSvDs1u2oENsfJGTmorl06fDaDDIGgcRUahhIaVCcXFxSodAISbvAk0neuab3+/v1mTiJ2wyQQNMS3Pc0Lg4rMzPR5T4YcSpHt3yAm3DqVN4fts2eMUr0dMzMrB06lSEicsOtUJLOUfKY75pBwspFWK3FxpoUzMypM3vm0pLu7Vk7plvh2trUe5wAABGxsdjUEyMfIGSJmhtjrssOhrPFRQgTtyAXtHcjKWFhajtpfnLQPr8+HH8YedOdC7mvXrQIDwweTIMOu299Gst50hZzDft0N5sGgSampqUDoFCTGR4OCalpgIAmtxufFVVJf2sZ751vRp1w7Bh8gRImqLFOS7VZsNzBQWwR0QAAKpaWvBIYSEqm5sD8nyffPst3ti7V/r++qFD8ZtJkzTbNEaLOUfKYb5pBwspIo3o2XSiN7VOJ3ZWVAAAYs1mXJWWJkNkRNqQGBmJ566+GqlWKwDgjMuFpYWFKBvAN11+vx8fHzmCd776Srpt3ogRuHvCBAgaLaKIiAKFhZQKpaenKx0ChaAJKSnSpvddp0/DKXYP65pvnx8/Li0DmjNkiCaXAFHgaXmOi4+IwOqCAlwmtkc+29aGpYWF+L6h4ZIf2+/3472DB/H+4cPSbQuuuAILx4zRfBGl5Zwj+THftIPvklSIbTMpEAw6HaZnZgIA2r1ebC8vB/C/+dbu9eLL77+X7nvt4MHKBEohT+tzXLTJhJX5+RgaGwsAaG5vx+82bMC3Z85c9GP6/X68vX8//nH0qHTbHWPHYv7o0ZovogDmHMmL+aYdLKRUqEPhQxspdM3q2r1PXN7XmW9bSkvRLF6lmpKejhiezE4BwjkOsBqNeDovDyPEowmcHR1YXlyMwzU1/X4sn9+PV3fvxv902d94T3Y2fjpixIDFG+yYcyQn5pt2sJBSIZPJpHQIFKKGxsZK+zMO19ai1umEyWSC3+/v9ibserY8pwDiHHeOJTwcT+Xl4Uq7HQDQ5vHgyU2bsK+yss+P4fH58NKOHVh/8iQAQABwX04Orhs6NBAhBy3mHMmJ+aYdLKRUKFZc7kE00ARB6NZ0YmNJCWJjY/Fdfb10UO+QmBgM4xkYFECc4/6XyWDAEzNnYmJKCoBzS2yf2bJFavpyIR1eL57ftg2bSksBAHpBwEOTJyN/0KCAxhyMmHMkJ+abdrCQUqHKfnwaSdRfPQ/nPX369A+uRnFPBQUS57juwvV6LJs2DVPEDeoenw+rtm7FZrFA6k2714tnt2zBDrHgMuh0eHTqVEwT90FSd8w5khPzTTtYSBFpjN1iwaiEBADnDgY9VF+PbWLjCWt4ON+IESnAoNPhocmTpSvGPr8fL2zfjvViA5iuWjs68OTGjdgnngcXrtfjiRkzkMPjCoiIZMVCSoV4SZgCrWvTifeOH4fH5wMAXDt4MML1eqXCIo3gHNc7vU6H+6+6CrPFjpl+AK/s3o3/OXZMuo+zvf1cU4raWgDnlgaumDkTY5OSlAg5aDDnSE7MN+1gIaVCPvFNLVGgTElPR5h4RlSL2KlPADCHG9RJBpzjzk8QBPx64kTcNGyYdNtb+/fjH998A4fbjWVFRThWXw8AsISF4dlZszBabFZB58ecIzkx37SDhZQKNTY2Kh0ChThLeDhyUlMBAB6xTWtOairsFouSYZFGcI67MEEQcOe4cbh55Ejptr8cPIhff/opTopjF2U0YlV+Pi5nY5g+Yc6RnJhv2sFCikijujadAIAbunwCTkTKEgQBt44Zg19ceaV0W5PbDQCINZuxKj8fWTExSoVHRERgIaVKqeKVAqJAGp+cjDizGSaTCZdFReEKLg8imXCO67t/HzUKd40fL31vj4jA6vx8pEdFKRhV8GHOkZyYb9phUDoA+qG6ujokJycrHQaFOINOhydnzsSnhw7hP7Kz2fKcZMM5rn9uHDYMGVFR+PbMGVwzeDBizWalQwo6zDmSE/NNO1hIqVC7uPmfKNAui47G9ZmZiI+IUDoU0hDOcf03NimJnfkuAXOO5MR80w4u7VMho9GodAikIcw3khtzjuTGnCM5Md+0g4WUCsXHxysdAmkI843kxpwjuTHnSE7MN+1gIaVCp0+fVjoE0hDmG8mNOUdyY86RnJhv2sFCioiIiIiIqJ9YSKlQdHS00iGQhjDfSG7MOZIbc47kxHzTDhZSKsQ21CQn5hvJjTlHcmPOkZyYb9rBQkqFzp49q3QIpCHMN5Ibc47kxpwjOTHftIOFFBERERERUT8pWkht3rwZN9xwA1JSUiAIAj755JNuP/f7/Xj88ceRnJwMs9mMgoICHD9+vNt9GhoasGDBAthsNkRHR+POO+9ES0uLjH/FwEtJSVE6BNIQ5hvJjTlHcmPOkZyYb9qhaCHldDoxZswYvP76673+/Pnnn8crr7yCN998E7t27YLFYsG1116LtrY26T4LFizA119/jfXr12PdunXYvHkz7r77brn+hICor69XOgTSEOYbyY05R3JjzpGcmG/aYVDyyefMmYM5c+b0+jO/34+XX34Zjz32GG666SYAwHvvvYfExER88sknmD9/Po4ePYovvvgCe/bsQXZ2NgDg1VdfxXXXXYcXXnghaD8RcLvdSodAGsJ8I7kx50huzDmSE/NNO1S7R+rUqVOorq5GQUGBdFtUVBRycnKwY8cOAMCOHTsQHR0tFVEAUFBQAJ1Oh127dp33sd1uNxwOR7cvNQkLC1M6BNIQ5hvJjTlHcmPOkZyYb9qh6BWpC6murgYAJCYmdrs9MTFR+ll1dTXsdnu3nxsMBsTGxkr36c2qVauwYsWKH9xeVlYGq9WKtLQ01NTUoKOjA0ajEXFxcaisrAQAxMTEwO/3o7GxEQCQmpqKM2fOwO12Izw8HAkJCdKJ1tHR0dDpdGhoaABwbs1sQ0MD2traEBYWhqSkJJSXlwM4VyQaDAbU19fD7/fD7XajqakJra2tMBgMSElJQVlZGQDAarXCaDTizJkz0pg0NzfD5XJBp9MhPT0dZWVl8Pv9iIyMhNlsRl1dHQDAbrfD5XKhpaUFgiAgIyMD5eXl8Pl8sFgsiIyMRE1NDQAgISEBbW1taG5uBgBkZmaioqICXq8XERERsNls0jjHxcWho6NDKkrT09NRXV2Njo4OmEwmxMTEoKqqCgAQGxsLn88njWFaWhpqa2vR3t4Oo9GI+Ph4aQxjYmIA/G8HnJ7jbbfbUVFR0et4Jycn4+zZs72Ot81mQ1hYmHT5PSkpCQ6HAy6XC3q9HmlpaSgtLZXG22QySWOYmJiIlpYWOJ3OXsc7IiICtbW10hi2trb2Ot4RERGwWq3SeMfHx8PtdkvjnZGRgcrKSng8HpjNZkRFRXUbb4/Hg6ampl7HOzY2VsrZnuOdmpqKuro6abzj4uKkvzU6OhqCIEjjnZKSgvr6erjdboSFhSExMVEa76ioKOj1+m7j3djY2GvO2mw2hIeHSznbn/G22+1wOp1wOp3SGHaOt8VigcVi6Tbefc3Z+Ph4tLe3Sznbc7yjo6O75azX65XGW+k5onMMg3WO8Pv98Pl8nCMQHHNE1/EO1jmivb0dpaWlnCOCZI7oLWeDaY7Q6c5dp+AcETxzRM/3EZ1/+48R/H6/v0/3DDBBELB27VrMnTsXALB9+3ZMmTIFlZWVSE5Olu538803QxAEfPzxx1i5ciX+8pe/4NixY90ey263Y8WKFbjnnnt6fS63293tsqvD4UB6ejqamppgs9kG/o/rp9LSUmRmZiodBmkE843kxpwjuTHnSE7Mt+DncDgQFRX1o7WBaq9IJSUlAQBqamq6FVI1NTUYO3asdJ/OCrKTx+NBQ0OD9Pu9MRqNMBqN0vedtaRalvg1NzerJhYKfcw3khtzjuTGnCM5Md+CX+f/vx+73qTaQiorKwtJSUkoKiqSCieHw4Fdu3ZJV5pyc3PR2NiIffv2YcKECQCADRs2wOfzIScnp8/P1XkJND09fWD/CCIiIiIiCkrNzc2Iioo6788VLaRaWlpw4sQJ6ftTp07hwIEDiI2NRUZGBu677z4888wzGDp0KLKysrB8+XKkpKRIy/9GjBiB2bNn46677sKbb76Jjo4OLF68GPPnz+9Xx76UlBSUl5fDarVCEISB/jP7pXOZYXl5uSqWGVJoY76R3JhzJDfmHMmJ+RYa/H4/mpubf7SeULSQ2rt3L/Ly8qTvlyxZAgBYuHAh/vznP+Phhx+G0+nE3XffjcbGRkydOhVffPEFTCaT9DsffPABFi9ejPz8fOh0OsybNw+vvPJKv+LQ6XRIS0sbmD9qgNhsNv4DJNkw30huzDmSG3OO5MR8C34XuhLVSTXNJuicvm5uIxoIzDeSG3OO5MacIzkx37RFtedIERERERERqRULKZUxGo144oknunUVJAoU5hvJjTlHcmPOkZyYb9rCpX1ERERERET9xCtSRERERERE/cRCioiIiIiIqJ9YSBEREREREfUTCykiIiIiIqJ+YiGlIq+//jouu+wymEwm5OTkYPfu3UqHRCFq1apVmDhxIqxWK+x2O+bOnYtjx44pHRZpxOrVqyEIAu677z6lQ6EQdvr0adxyyy2Ii4uD2WzGFVdcgb179yodFoUor9eL5cuXIysrC2azGYMHD8bTTz8N9nQLbSykVOLjjz/GkiVL8MQTT2D//v0YM2YMrr32WtTW1iodGoWgTZs2YdGiRdi5cyfWr1+Pjo4OXHPNNXA6nUqHRiFuz549+M///E9ceeWVSodCIezs2bOYMmUKwsLC8Pnnn+Obb77Biy++iJiYGKVDoxD13HPPYc2aNXjttddw9OhRPPfcc3j++efx6quvKh0aBRDbn6tETk4OJk6ciNdeew0A4PP5kJ6ejt/85jdYunSpwtFRqKurq4PdbsemTZswffp0pcOhENXS0oLx48fjjTfewDPPPIOxY8fi5ZdfVjosCkFLly7Ftm3bsGXLFqVDIY24/vrrkZiYiHfeeUe6bd68eTCbzXj//fcVjIwCiVekVKC9vR379u1DQUGBdJtOp0NBQQF27NihYGSkFU1NTQCA2NhYhSOhULZo0SL85Cc/6TbXEQXCv/71L2RnZ+Pf//3fYbfbMW7cOLz99ttKh0UhbPLkySgqKsJ3330HADh48CC2bt2KOXPmKBwZBZJB6QAIOHPmDLxeLxITE7vdnpiYiG+//VahqEgrfD4f7rvvPkyZMgWjR49WOhwKUR999BH279+PPXv2KB0KacDJkyexZs0aLFmyBMuWLcOePXvw29/+FuHh4Vi4cKHS4VEIWrp0KRwOB4YPHw69Xg+v14tnn30WCxYsUDo0CiAWUkQat2jRIhw5cgRbt25VOhQKUeXl5bj33nuxfv16mEwmpcMhDfD5fMjOzsbKlSsBAOPGjcORI0fw5ptvspCigPjb3/6GDz74AB9++CFGjRqFAwcO4L777kNKSgpzLoSxkFKB+Ph46PV61NTUdLu9pqYGSUlJCkVFWrB48WKsW7cOmzdvRlpamtLhUIjat28famtrMX78eOk2r9eLzZs347XXXoPb7YZer1cwQgo1ycnJGDlyZLfbRowYgf/6r/9SKCIKdQ899BCWLl2K+fPnAwCuuOIKlJaWYtWqVSykQhj3SKlAeHg4JkyYgKKiIuk2n8+HoqIi5ObmKhgZhSq/34/Fixdj7dq12LBhA7KyspQOiUJYfn4+Dh8+jAMHDkhf2dnZWLBgAQ4cOMAiigbclClTfnCkw3fffYfMzEyFIqJQ53K5oNN1f1ut1+vh8/kUiojkwCtSKrFkyRIsXLgQ2dnZmDRpEl5++WU4nU7cfvvtSodGIWjRokX48MMP8c9//hNWqxXV1dUAgKioKJjNZoWjo1BjtVp/sP/OYrEgLi6O+/IoIO6//35MnjwZK1euxM0334zdu3fjrbfewltvvaV0aBSibrjhBjz77LPIyMjAqFGj8NVXX+Gll17CHXfcoXRoFEBsf64ir732Gn7/+9+juroaY8eOxSuvvIKcnBylw6IQJAhCr7e/++67uO222+QNhjRp5syZbH9OAbVu3To8+uijOH78OLKysrBkyRLcddddSodFIaq5uRnLly/H2rVrUVtbi5SUFPz85z/H448/jvDwcKXDowBhIUVERERERNRP3CNFRERERETUTyykiIiIiIiI+omFFBERERERUT+xkCIiIiIiIuonFlJERERERET9xEKKiIiIiIion1hIERERERER9RMLKSIiIiIion5iIUVERCGvpKQEgiDgwIEDAXuO2267DXPnzg3Y4xMRkbqwkCIiItW77bbbIAjCD75mz57dp99PT09HVVUVRo8eHeBIiYhIKwxKB0BERNQXs2fPxrvvvtvtNqPR2Kff1ev1SEpKCkRYRESkUbwiRUREQcFoNCIpKanbV0xMDABAEASsWbMGc+bMgdlsxqBBg/CPf/xD+t2eS/vOnj2LBQsWICEhAWazGUOHDu1WpB0+fBizZs2C2WxGXFwc7r77brS0tEg/93q9WLJkCaKjoxEXF4eHH34Yfr+/W7w+nw+rVq1CVlYWzGYzxowZ0y0mIiIKbiykiIgoJCxfvhzz5s3DwYMHsWDBAsyfPx9Hjx49732/+eYbfP755zh69CjWrFmD+Ph4AIDT6cS1116LmJgY7NmzB3//+99RWFiIxYsXS7//4osv4s9//jP+9Kc/YevWrWhoaMDatWu7PceqVavw3nvv4c0338TXX3+N+++/H7fccgs2bdoUuEEgIiLZCP6eH6ERERGpzG233Yb3338fJpOp2+3Lli3DsmXLIAgCfvWrX2HNmjXSz6666iqMHz8eb7zxBkpKSpCVlYWvvvoKY8eOxY033oj4+Hj86U9/+sFzvf3223jkkUdQXl4Oi8UCAPjss89www03oLKyEomJiUhJScH999+Phx56CADg8XiQlZWFCRMm4JNPPoHb7UZsbCwKCwuRm5srPfYvf/lLuFwufPjhh4EYJiIikhH3SBERUVDIy8vrVigBQGxsrPTfXQuWzu/P16Xvnnvuwbx587B//35cc801mDt3LiZPngwAOHr0KMaMGSMVUQAwZcoU+Hw+HDt2DCaTCVVVVcjJyZF+bjAYkJ2dLS3vO3HiBFwuF66++upuz9ve3o5x48b1/48nIiLVYSFFRERBwWKxYMiQIQPyWHPmzEFpaSk+++wzrF+/Hvn5+Vi0aBFeeOGFAXn8zv1Un376KVJTU7v9rK8NMoiISN24R4qIiELCzp07f/D9iBEjznv/hIQELFy4EO+//z5efvllvPXWWwCAESNG4ODBg3A6ndJ9t23bBp1Oh2HDhiEqKgrJycnYtWuX9HOPx4N9+/ZJ348cORJGoxFlZWUYMmRIt6/09PSB+pOJiEhBvCJFRERBwe12o7q6utttBoNBahLx97//HdnZ2Zg6dSo++OAD7N69G++8806vj/X4449jwoQJGDVqFNxuN9atWycVXQsWLMATTzyBhQsX4sknn0RdXR1+85vf4NZbb0ViYiIA4N5778Xq1asxdOhQDB8+HC+99BIaGxulx7darXjwwQdx//33w+fzYerUqWhqasK2bdtgs9mwcOHCAIwQERHJiYUUEREFhS+++ALJycndbhs2bBi+/fZbAMCKFSvw0Ucf4de//jWSk5Px17/+FSNHjuz1scLDw/Hoo4+ipKQEZrMZ06ZNw0cffQQAiIiIwJdffol7770XEydOREREBObNm4eXXnpJ+v0HHngAVVVVWLhwIXQ6He644w789Kc/RVNTk3Sfp59+GgkJCVi1ahVOnjyJ6OhojB8/HsuWLRvooSEiIgWwax8REQU9QRCwdu1azJ07V+lQiIhII7hHioiIiIiIqJ9YSBEREREREfUT90gREVHQ4yp1IiKSG69IERERERER9RMLKSIiIiIion5iIUVERERERNRPLKSIiIiIiIj6iYUUERERERFRP7GQIiIiIiIi6icWUkRERERERP3EQoqIiIiIiKif/j+gieu2h0ZbVwAAAABJRU5ErkJggg==", "text/plain": [ "
" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "image/png": "iVBORw0KGgoAAAANSUhEUgAAAbUAAAGzCAYAAACo84nAAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjguMiwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy8g+/7EAAAACXBIWXMAAA9hAAAPYQGoP6dpAAEAAElEQVR4nOx9d5wlR3Xud6q6+8aZ2byrLIEAIyEJSUSDQOQMAhMssEkmJ9uYhwGTk7DABpuHQDY2wkEgTA4m2IBAItvGgAl6CKOAwobZnZmbu7vqvD9OVXffNHMnbdIc/a5mb9/u6urqqjr5O8TMjA3aoA3aoA3aoKOA1KHuwAZt0AZt0AZt0FrRBlPboA3aoA3aoKOGNpjaBm3QBm3QBh01tMHUNmiDNmiDNuiooQ2mtkEbtEEbtEFHDW0wtQ3aoA3aoA06amiDqW3QBm3QBm3QUUMbTG2DNmiDNmiDjhraYGobtEEbtEEbdNTQBlPboKOGnvnMZ+Lkk09e8rzrrrsORITLLrts3fu0UnrjG98IIjrU3digDTriaIOpbdAhp1//+td4yUtegjve8Y6oVquoVqs47bTT8OIXvxg//vGPD1m/rrzyShDR2M9HP/rRQ9a32yJdcsklh7UgskGHB9EG9uMGHUr6/Oc/j6c85SkIggBPe9rTcNZZZ0EphV/84hf45Cc/ieuvvx6//vWvcdJJJy3ZVpIksNaiVCotet51112HU045BR/60IfwzGc+c+x5V155JR7wgAfgZS97Ge5+97sP/X7eeedN1K+VUJqmSNMU5XJ5Xdo/Eukud7kLtm3bhiuvvPJQd2WDDmMKDnUHNui2S7/61a/wu7/7uzjppJPw1a9+Fcccc0zf73/+53+OSy65BEotblBotVqo1WoIw3Bd+nneeefhiU984rq0PY6CIEAQLL48rbWI43iD8W3QBhVow/y4QYeMLr74YrRaLXzoQx8aYmiAbOwve9nLcMIJJ2THnvnMZ6Jer+NXv/oVHvnIR2JqagpPe9rTst8GfWpzc3N45jOfiZmZGWzatAnPeMYzMDc3t+bPQkR4yUtegk9/+tO4y13uglKphNNPPx1f+tKXsnM+/vGPg4jwjW98Y+j6Sy+9FESE//mf/wEw2qfm7/HP//zPOP3001EqlbL2f/jDH+IRj3gEpqenUa/X8aAHPQjf/e53+66/7LLLQET41re+hZe//OXYvn07arUaHv/4x2Pv3r1955588sl49KMfjSuvvBJ3u9vdUKlUcMYZZ2Ra0ic/+UmcccYZKJfLOPfcc/HDH/5w6Jl+8Ytf4IlPfCK2bNmCcrmMu93tbvjsZz+7oj6dfPLJ+OlPf4pvfOMbmfn3/PPPX+KtbNBtkTY0tQ06ZPT5z38ep556Ku55z3su67o0TfGwhz0M973vffGud70L1Wp15HnMjMc97nG4+uqr8YIXvAB3vvOd8alPfQrPeMYzlnW/RqOBffv2DR3funVrH+O5+uqr8clPfhIvetGLMDU1hb/+67/G7/zO7+CGG27A1q1b8ahHPQr1eh0f+9jHcP/737+vrSuuuAKnn3467nKXuyzal6997Wv42Mc+hpe85CXYtm1bttmfd955mJ6exitf+UqEYYhLL70U559/Pr7xjW8Mje9LX/pSbN68GW94wxtw3XXX4T3veQ9e8pKX4Iorrug779prr8VTn/pUPP/5z8fv/d7v4V3vehce85jH4AMf+ABe85rX4EUvehEA4KKLLsKTn/xkXHPNNZlW/dOf/hT3uc99cNxxx+FVr3oVarUaPvaxj+GCCy7AJz7xCTz+8Y9fVp/e85734KUvfSnq9Tr+7M/+DACwc+fORcdqg26jxBu0QYeA5ufnGQBfcMEFQ78dOHCA9+7dm33a7Xb22zOe8QwGwK961auGrnvGM57BJ510Uvb905/+NAPgiy++ODuWpimfd955DIA/9KEPLdrHr3/96wxg7OeWW27JzgXAURTxtddemx370Y9+xAD4ve99b3bswgsv5B07dnCaptmxW265hZVS/OY3vzk79oY3vIEHlycAVkrxT3/6077jF1xwAUdRxL/61a+yYzfffDNPTU3x/e53v+zYhz70IQbAD37wg9lamx3/4z/+Y9Za89zcXHbspJNOYgD87W9/Ozv25S9/mQFwpVLh66+/Pjt+6aWXMgD++te/nh170IMexGeccQZ3u93smLWWf/u3f5vvcIc7rKhPp59+Ot///vfnDdqgxWjD/LhBh4QWFhYAAPV6fei3888/H9u3b88+73vf+4bOeeELX7jkPf71X/8VQRD0nau1xktf+tJl9fX1r389/u3f/m3os2XLlr7zHvzgB+P2t7999v3MM8/E9PQ0/vd//zc79pSnPAV79uzpC3b4+Mc/DmstnvKUpyzZl/vf//447bTTsu/GGHzlK1/BBRdcgNvd7nbZ8WOOOQZPfepTcfXVV2dj7el5z3ten4Z53nnnwRiD66+/vu+80047Dfe+972z717je+ADH4gTTzxx6Lh/zv379+NrX/sanvzkJ2da7r59+zA7O4uHPexh+OUvf4mbbrppRX3aoA1aijbMjxt0SGhqagoA0Gw2h3679NJL0Wg0sHv3bvze7/3e0O9BEOD4449f8h7XX389jjnmmCHGeac73WlZfT3jjDPw4Ac/eMnzihu9p82bN+PAgQPZ94c//OGYmZnBFVdcgQc96EEAxPR417veFXe84x2XvMcpp5zS933v3r1ot9sjn+nOd74zrLW48cYbcfrpp4/t5+bNmwGgr5+jzpuZmQGAPh9n8bi//tprrwUz43Wvex1e97rXjXyOPXv24Ljjjlt2nzZog5aiDaa2QYeEZmZmcMwxx2SBEUXykv9111038tpSqbRkROShIK31yONcyJoplUq44IIL8KlPfQqXXHIJdu/ejW9961t4+9vfPtE9KpXKQennYuctdb21FgDwile8Ag972MNGnnvqqaeuqE8btEFL0QZT26BDRo961KPwwQ9+EN///vdxj3vcY83b96kCzWazT1u75ppr1vxey6GnPOUp+PCHP4yvfvWr+PnPfw5mnsj0OIq2b9+OarU68pl+8YtfQCk1pFmtN3kzaBiGE2m4k9IGwsoGTUKHn7i7QbcZeuUrX4lqtYpnP/vZ2L1799Dvq5XSH/nIRyJNU7z//e/Pjhlj8N73vndV7a6WHvzgB2PLli244oorcMUVV+Ae97jHkFlxUtJa46EPfSg+85nP9Gm2u3fvxuWXX4773ve+mJ6eXqOeT0Y7duzA+eefj0svvRS33HLL0O+D6QOTUq1WW5d0jA06umhDU9ugQ0Z3uMMdcPnll+PCCy/Ene50pwxRhJnx61//GpdffjmUUhP5z0bRYx7zGNznPvfBq171Klx33XU47bTT8MlPfhLz8/PLaueqq65Ct9sdOn7mmWfizDPPXHa/wjDEE57wBHz0ox9Fq9XCu971rmW3UaS3vvWt+Ld/+zfc9773xYte9CIEQYBLL70UvV4PF1988araXim9733vw33ve1+cccYZeO5zn4vb3e522L17N77zne/gN7/5DX70ox8tu81zzz0X73//+/HWt74Vp556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", "text/plain": [ "
" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stdout", "output_type": "stream", "text": [ "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Max Timestamp, Decay Rate: 12, 0.75\n", "Initial Q-table:\n", "[[0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]]\n", "\n", "Trained Q-table:\n", "[[ 1.75976870e+02 1.79465385e+02 2.38928868e+02 1.59421914e+02]\n", " [ 2.58393387e+02 1.03642116e+02 1.55954657e+02 1.14630352e+02]\n", " [ 2.09725386e+02 2.25480305e+01 1.84425099e+00 0.00000000e+00]\n", " [ 0.00000000e+00 0.00000000e+00 0.00000000e+00 0.00000000e+00]\n", " [ 2.88768130e+01 3.27900395e+01 2.38083055e+02 8.99615625e-01]\n", " [ 0.00000000e+00 0.00000000e+00 0.00000000e+00 0.00000000e+00]\n", " [ 2.18945055e+02 2.64346710e+01 4.95478553e+01 2.88598578e+01]\n", " [ 0.00000000e+00 2.29263033e+02 3.30764600e+01 2.53891376e+01]\n", " [ 3.25858359e+01 0.00000000e+00 1.82689386e+02 0.00000000e+00]\n", " [ 2.16191384e+01 5.61984462e+01 1.94957213e+01 1.58167719e+02]\n", " [ 0.00000000e+00 0.00000000e+00 0.00000000e+00 0.00000000e+00]\n", " [ 2.02869555e+02 0.00000000e+00 5.02468984e+01 0.00000000e+00]\n", " [ 0.00000000e+00 0.00000000e+00 0.00000000e+00 0.00000000e+00]\n", " [-1.15389002e-02 1.41548674e+02 0.00000000e+00 0.00000000e+00]\n", " [-7.50000000e-01 1.71237370e+02 0.00000000e+00 0.00000000e+00]\n", " [ 0.00000000e+00 0.00000000e+00 0.00000000e+00 0.00000000e+00]]\n" ] }, { "data": { "image/png": "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ExdeeCHeeecd/OAHP0BZWRmOPPJILF26FDfddBMAYPny5XC5XOjs7MSWLVtwxBFHAIgbWkJHG4gbDYFAANdffz1GjBiBL7/8Es888wzq6+vx1ltvyeSLxWKYMWMGTjnlFDz66KPiff/kJz/Ba6+9hiuuuAInnXQSPvvsM8ycOdOWOlGyfPlyvPvuu/jlL3+J4uJiPP3007joootQV1eHESNGAABaWlpw4oknisE4ysvLMW/ePMyePRu9vb24+eabDct5//330d/fj8svvxxVVVWYNm0aXn/9dVxxxRWydB999BEuu+wyTJgwAXPmzEFXVxdmz56N0aNHJ+T585//HK+88gquu+463HTTTdi9ezf+8pe/YP369fjiiy/g9XrFtDt27MDFF1+M2bNnY9asWXjppZdw7bXXYtKkSTjiiCNw6qmn4qabbkpwzaRxqVWipnefffYZzjnnHEyaNAn33HMP3G43Xn75ZZx++ulYtmyZODPW2NiI448/Ht3d3fjZz36Gww47DA0NDXj77bcRCASQm5uLQCCAqVOnoqGhAT//+c8xduxYrFixAnfddReamprw5JNPqso1c+ZMFBUV4c0338TUqVNl59544w0cccQROPLIIwHQvSdm6erqQldXFw466CBLZfzyl79EeXk5/vCHP8Dv9xuWFwgE0N7ennC8rKxM5n65fft2XHbZZfjFL36BWbNm4eWXX8Yll1yCTz75JGEWWSASiWDGjBkIh8O48cYbUVVVhYaGBnz44Yfo7u5GaWkpgPi7/Oqrr+Liiy/GbbfdhtWrV2POnDn49ttv8b///U/M7w9/+AMefPBBnHvuuTj33HOxbt06nHXWWTJjW7gnK8+ewWAkAWEwGIw0ccMNNxBps/Pee+8RAOTBBx+Upbv44ouJy+UiO3bsEI8VFhaSWbNmJeQZCAQSjq1cuZIAIP/85z/FY59//jkBQD7//HNdGV9++WUCgCxcuJC0tbWRvXv3krfffpuUl5cTn89H9u7dK6Y944wzyIQJE0goFBKP8TxPTjrpJHLwwQfL7ruyslL8feutt5JTTz2VVFRUkL/+9a+EEEI6OjqIy+UiTz31lO69zZkzh7hcLlJbWysemzVrFgFA7rzzTlnaDRs2EADkl7/8pez4FVdcQQCQe+65R7cupLz11lu69QeA5Obmyp7Z119/TQCQZ555Rjw2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A9DS0oKVK1eivr4eX3/9tXitYFRt27ZN5op16qmnYt68efD5fPje974nHj/ssMNw4IEH4vbbb0dDQwNKSkrwzjvvmFpHNHHiRPzoRz/Cc889h56eHpx00klYtGiR6ixQunj44Yfx+eef44QTTsBPf/pTjB8/Hp2dnVi3bh0WLlyo6yL3+uuvY+LEiRgzZozq+QsuuAA33ngj1q1bh2OPPRYPPfQQvv/97+Pkk0/Gddddh66uLvzlL3/BkUceKTNapk6dip///OeYM2cONmzYgLPOOgterxfbt2/HW2+9haeeegoXX3yxqfucOHEiPB4PHnnkEfT09MDn8+H000/XXEemhdfrxa9//Wvccccd+OSTT3D22WfjH//4B8455xwcccQRuO666zB69Gg0NDTg888/R0lJCT744AMAwEMPPYRPP/0UU6dOxc9+9jMcfvjhaGpqwltvvYXly5ejrKwMd9xxB95//32cd955Ykh8v9+PjRs34u2338aePXtE10ct+X74wx/iv//9L/x+v7hmUYqZ98QqqS5j3bp1eO211xKOH3jggZg8ebL4+5BDDsHs2bOxZs0aVFZW4qWXXkJLSwtefvllzbw/++wz/OpXv8Ill1yCQw45BLFYDP/617/EgQoAOProozFr1iy88MIL6O7uxtSpU/Hll1/i1VdfxYUXXojTTjsNQHym8/bbb8ecOXNw3nnn4dxzz8X69esxb968hOeY7LNnMBgWSHMURQaDsQ+jDCdPCCF9fX3klltuIdXV1cTr9ZKDDz6Y/PnPf5aFQiaEkK1bt5JTTz2V5Ofny8Iid3V1keuuu46MHDmSFBUVkRkzZpCtW7eScePGyUInmw0nrxaCm+M4cuCBB5IDDzxQDEW9c+dOcs0115Cqqiri9XrJ6NGjyXnnnUfefvvthOsrKioIANLS0iIeW758OQFApkyZkpB+y5YtZPr06aSoqIiMHDmS/PSnPxVDtL/88stiulmzZpHCwkLV+wkGg+Smm24iI0aMIIWFheT8888ne/fuTUk4+RtuuCHhuPI5EEJIS0sLueGGG8iYMWOI1+slVVVV5IwzziAvvPCCZvlr164lAMjvf/97zTR79uwhAMgtt9wiHvvvf/9LDjvsMOLz+ciRRx5J3n//fXLRRReRww47LOH6F154gUyaNInk5+eT4uJiMmHCBPKb3/yGNDY2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", "text/plain": [ "
" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "image/png": "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qhSCUxWQmJioTz/9tNB9eXl5+uuvvwhOQCXRu3dvtW/fvsLez8/Pr8LeqzR8fHx0xx13eGz797//rTFjxighIUFDhw7VJ598YlJ1Zy83N1c33XST0tPT9cMPP6hz584e+0eNGqWFCxcqLy+v2OscPXpU1apVK89SAaDKYareOe7LL7/UM888U+R+h8OhPn366J577qnAqgCUl/x7kMaNG6fXXntNDRs2VGBgoLp166YNGzZ4HJuWlqa4uDidd9558vf3V0REhG688UZt377dfczp9zgV5bvvvlPXrl1VrVo1hYaG6sYbb9SmTZs8jnnuuedks9n0+++/a8iQIQoNDVVISIji4uKUlZV1Vp/7qaeeUs+ePTV79mxt3brVY9+3337rrq1GjRrq06ePfv311wLX2Lx5s2699VbVrVtXgYGBatasmcf/f+7YsUPDhg1Ts2bNFBgYqNq1a+uWW27x+H79+eefstlseu211wpcf+nSpbLZbPr444+L/ByzZ8/Whg0b9OyzzxYITfl69uyp3r17u1/nT+P84YcfNGzYMNWrV0/nnXdeqWs+9Ro//vij7rvvPtWuXVvBwcEaPHiwDh48WGgdS5YsUYcOHRQQEKDGjRvrgw8+KPJzAcC5gBGnc9i6det0++23y2azFbqCno+Pj5o0aaKPP/5YDofDhAoBeOvw4cPat2+fxzabzabatWt7bPvggw+UmZmp4cOH6/jx43r99dd11VVXaf369QoLC5Mk9evXT7/++qsefPBBRUdHa8+ePUpKSlJqaqqio6NLXdOiRYvUu3dvNW7cWM8995yOHTumN998U507d9aqVasKXOvWW29Vo0aNlJiYqFWrVundd99VvXr19PLLL5/R9yTfnXfeqYULFyopKUkXXHCBJGnGjBmKjY1Vr1699PLLLysrK0uTJk1Sly5dtHr1andt69atU9euXeXr66t7771X0dHR+uOPP/TNN9/oxRdflCStWLFCS5cu1cCBA3Xeeedp+/btmjRpkq644gpt3LhRQUFBaty4sTp37qyZM2fq0Ucf9ahv5syZqlGjhm688cYiP8M333wjSQVG1Upj2LBhqlu3rkaOHKmjR4+WuuZTjRgxQqGhoXruuee0ZcsWTZo0STt27NDixYtls9ncx/3+++/q37+/7r77bsXGxmrq1KkaMmSI2rVrp4suusjr2gGg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OjEaNGPGDIWEhKhFixZKSUnRokWLCiwFn2/w4MF644039P3335d6qXVfX199+eWX6tWrl7p06aKbb77Z/QyqXbt2ac6cOUpNTVWfPn1KdT1va87JyXH3xZYtW/T222+rS5cuuuGGG0r1fgBwLiM4VXK5ubnq37+/du7cWeyT5GfPnq3mzZtXYGUAysPIkSML3T5t2jSP4DR48GDZ7XZNmDBBe/bsUYcOHfTWW28pIiJCkhQVFaXbbrtNycnJmjFjhnx8fNS8eXN9+umn6tevn1c1de/eXfPnz9eoUaM0cuRI+fr6qlu3bnr55ZcLXbDgbGRnZ7unvAUFBalevXpq166dRo4cqZtuuqnAPUS333676tevrzFjxmjs2LHKzs5WZGSkunbtqri4OPdxrVu31rJly/Tss89q0qRJOn78uBo2bKhbb73Vfczrr78uh8OhmTNn6vjx4+rcubMWLVqkXr16FVpr/jONNm3apEGDBpX6M15wwQVas2aN3njjDX355Zf69ttvlZOTo7CwMHXs2FGjRo1yLxRREm9rfuuttzRz5kyNHDlSTqdTt912m9544w2P1QUBoKqyGdzJWak9+OCDmjhxYrFTN8aPH1/gQYwAzk3bt29Xo0aNNHbsWP3rX/8yu5wqr23btqpVq5aSk5PNLqVY06dPV1xcnFasWFGqVRsBoCpixKkSmzJlinuaSWHsdrsGDx6sRx55pOKKAgBIkn755RetWbNG06dPN7sUAEAZIDhVUj/88IOGDRtW5H6Hw6FLL71UkydPZooFAFSgDRs2aOXKlXr11VcVERGhAQMGmF0SAKAMsKpeJfTnn3+qb9++RU7PczgcCgsL09dffy1/f/8Krg4AqrbPPvtMcXFxcjqd+vjjj4t87hIAoHLhHicL2rt3r+Lj4/XUU0/poosu8tiXkZGhDh066Pfffy90MQibzSZ/f38tW7ZMrVu3rqiSAQAAgHMaI04WNGfOHH344Yfq0KGD5s6d696el5en2267rcjQJJ14vsdHH31EaAIAAADKEMHJgpYsWSKHw6Fjx47p+uuv17hx42QYhp5++ml9++23xS47/sILL+imm26qwGoBAACAc1+Vm6rncrn0999/q0aNGpZdNKFVq1basWOHx7ZOnTpp6dKlRZ5jt9t14403atq0aZb9XAAAAICVGIahzMxM1a9fv8CzAE9X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", "text/plain": [ "
" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stdout", "output_type": "stream", "text": [ "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Episode 1000 Reward: 140\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Episode 1000 Reward: 145\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Episode 1000 Reward: 70\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Episode 1000 Reward: 125\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Episode 1000 Reward: 65\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Episode 1000 Reward: 140\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Episode 1000 Reward: 180\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Episode 1000 Reward: 85\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Episode 1000 Reward: 70\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Episode 1000 Reward: 10\n" ] }, { "data": { "image/png": "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iq+hoYFp06Yxbtw4XnjhBfV133TTTXzyySfMnTuXMWPGsGLFCs4///wuvfZnn30WnU7HX//6VwoKCnjllVeYOnUqO3bswNvbG2j6MDpjxgyGDRvG448/jouLCx988AGTJ09mzZo1jBw5stVjXnbZZaSmpvLcc8+1G4h0pLKykqKionbXh4aGotPp1Mt//PEHX3zxBffccw+enp688cYbTJ8+nU2bNjFgwIAOH7ugoIBzzz2X8PBwHn74YYKCgjh+/Djffvutep/O5ip0vs3z8/M5++yz1QFgeHg4v/76KzfeeCMVFRXcd999p2yTdevWcdZZZ7W6Tq/Xs2LFCtLS0oiNjT3l77dVXFzMjBkzmDNnDldddRWRkZEYjUZmzZrF2rVrueWWW+jbty+7d+/m5Zdf5tChQ632LT777LM8+uijXH755dx0000UFhaycOFCJkyYwPbt2wkKCgLgvffe49Zbb2XMmDHcd999HDt2jFmzZhESEkJcXBwAfn5+XHTRRXzxxRe89NJLrQZ9n332GYqiqF8WdEVpaSmlpaWkpKQAsHz5cmbMmEHPnj154oknqKmpYeHChYwdO5Zt27aRmJjY6cdubGzkggsu4Pfff2fOnDnce++9VFZWsmzZMvbs2UNycjJXXXUV//znPykpKSEkJET93R9//JGKiop2s/XDhg3j+++/p6KigoCAgC6/XiGEBShCCKGBO++8U2nZBS1evFgBlGeeeabV/S699FJFp9MpR44cUa/z9fVVrr322naPqdfr2123fv16BVA+/vhj9bqVK1cqgLJy5cpTxvjBBx8ogLJ8+XKlsLBQycrKUr7++mslPDxc8fT0VLKystT7TpkyRRk4cKBSW1urXmc0GpUxY8YoqamprV53ZGSkevn+++9XJkyYoERERChvvvmmoiiKUlxcrOh0OuXf//73KV/bggULFJ1Op2RkZKjXXXvttQqgPPzww63uu2PHDgVQ7rjjjlbXz507VwGUxx9//JRt0dxmMTExSkVFhXr9l19+qQBqrEajUUlNTVWmTZumGI3GVvEnJSUp55xzjnrd448/rgDKlVdeecrnbhvDyX5yc3PV+zZft2XLFvW6jIwMxcvLS7nooovU65r/jdPT0xVFUZTvvvtOAZTNmzefNI7O5mpX2vzGG29UevTooRQVFbW675w5c5TAwMAO//2b1dfXKzqdTnnggQdaXb9z504FUO677752v1NcXKwUFhaqPwaDQb1t4sSJCqC89dZbrX7nv//9r+Li4qKsWbOm1fVvvfWWAih//vmnoiiKcvz4ccXV1VV59tlnW91v9+7dipubm3p9XV2dEhERoQwZMqTV87/zzjsKoEycOFG9bunSpQqg/Prrr60ec9CgQa3udzKAcuONNyqFhYVKQUGBsnHjRmXKlCkKoLz44ouKoijKkCFDlIiICKW4uFj9vZ07dyouLi7KNddco17XNmea26xlHO+//74CKC+99FK7WJr/Xxw8eFAB1P/3zWbNmqUkJia2+v+jKIry6aefKoCycePG075eIYR1yNI+IYRN+OWXX3B1dVVnapo98MADKIrCr7/+etrHaJ4RgabN98XFxaSkpBAUFMS2bdu6HdvUqVMJDw8nLi6OSy+9FF9fX3744Qf1W/6SkhJWrFjB5Zdfrs6WFBUVUVxczLRp0zh8+LBa5W/8+PHk5+dz8OBBoGnmacKECYwfP15d0rR27VoURWk1I9XytVVXV1NUVMSYMWNQFIXt27e3i/n2229vdfmXX34BaNe+p5vpaOuaa65ptUTs0ksvpUePHurj79ixg8OHDzN37lyKi4vVtqiurmbKlCmsXr0ao9HY6jFvu+22LsXw2GOPsWzZsnY/Lb/Vh6biE8OGDVMvx8fHc+GFF7J06VIaGxs7fOzmmZKffvqJ+vr6Du/T2VztbJsrisI333zDzJkzURRFbbOioiKmTZtGeXn5KfO3pKQERVFazZACVFRUAE0zOm317NmT8PBw9aflElQAT09Prr/++lbXffXVV/Tt25c+ffq0inHy5MkArFy5EoBvv/0Wo9HI5Zdf3up+UVFRpKamqvfbsmULBQUF3Hbbba32GF133XUEBga2eu6pU6cSHR3dqrT7nj172LVrV6f3Wb733nuEh4cTERHBqFGj+PPPP7n//vu57777yM3NZceOHVx33XWt8mjQoEGcc8456r9lZ33zzTeEhYVx9913t7uteda0V69ejBo1qtVrKikp4ddff2XevHmtZlfhfzPgHc3GCiG0IUv7hBA2ISMjg+jo6Hb7OJqr+GVkZJz2MWpqaliwYAEffPABOTk5rZaJlZeXdzu2119/nV69elFeXs7777/P6tWrW1V5O3LkCIqi8Oijj/Loo492+BgFBQXExMSog6M1a9YQGxvL9u3beeaZZwgPD+eFF15QbwsICGDw4MHq72dmZvLYY4/xww8/UFpa2uqx2742Nze3dku5MjIycHFxabeHpnfv3l1qi9TU1FaXdTodKSkp6nLHw4cPA3Dttdee9DHKy8tbfehPSkrqUgwDBw5k6tSpXY4Vmj686vV6CgsLW+1BazZx4kQuueQSnnzySV5++WXS0tKYPXs2c+fOVf/NO5urnW3zwsJCysrKeOedd3jnnXc6fC0FBQWnfb1Km2WRzfFVVVW1u+/3339PfX09O3fu5MEHH2x3e0xMTLsCCocPH2b//v2Eh4efMsbDhw+jKEqH7Q9N+33gf+3U9n7u7u707Nmz1XUuLi7MmzePN998Uy18sWjRIry8vLjssss6fJ62LrzwQu666y50Oh3+/v70799fLWzSHEtH/x/69u3L0qVLu1S05ejRo/Tu3Rs3t1N/zLrmmmu46667yMjIICEhga+++or6+nquvvrqdvdt/vdtO8ASQmhHBlJCCIdx991388EHH3DfffcxevRoAgMD0el0zJkzp90sSFeMHDlSrdo3e/Zsxo0bx9y5czl48CB+fn7qYz/44INMmzatw8do3ocRHR1NUlISq1evJjExEUVRGD16NOHh4dx7771kZGSwZs0axowZg4tL06KBxsZGzjnnHEpKSvjrX/9Knz598PX1JScnh+uuu67da/P09FR/19qaY/nXv/7FkCFDOrxP2xmSlrNtWtPpdHz99dds2LCBH3/8kaVLl3LDDTfw4osvsmHDhg5nd85Uc5tdddVVJx2ADho06KS/HxISgk6nazfATklJOelBrhMnTgQ46Qf9jv5NjEYjAwcO5KWXXurwd5r3NBmNRnQ6Hb/++muHFRG724bXXHMN//rXv1i8eDFXXnkln376KRdccEG72auTiY2N7dQA3JrmzJnD/PnzWbRoEY888giffPIJw4cP73BA1/zvGxYWZu0whRAnIQMpIYRNSEhIYPny5VRWVrb6pv/AgQPq7c1O9o3s119/zbXXXsuLL76oXldbW0tZWZnZ4myuEDZp0iRee+01Hn74YfXbc3d39059UBs/fjyrV68mKSmJIUOG4O/vz+DBgwkMDGTJkiVs27aNJ598Ur3/7t27OXToEB999BHXXHONev2yZcs6HXdCQgJGo1H9prxZ8xLDzmqecWqmKApHjhxRP+g3z74EBARo/qG1bawAhw4dwsfH56SzKs3OPvtszj77bJ599lk+/fRT5s2bx+eff85NN93U6VztbJs3V/RrbGzsVpu5ubmRnJzcqvocgK+vL2lpafzxxx/k5OQQExPT5cduKTk5mZ07dzJlypRTzookJyejKApJSUn06tXrpPdrbqfDhw+rywOhaVluenp6qxlZgAEDBjB06FAWLVpEbGwsmZmZLFy48IxeU9tYOvr/cODAAcLCwrp0hEBycjIbN26kvr5enYHrSEhICOeffz6LFi1i3rx5/Pnnn7zyyisd3jc9PR0XF5dTtqkQwrpkj5QQwiacd955NDY28tprr7W6/uWXX0an07U658XX17fDwZGrq2u75U0LFy486X6Y7kpLS2PkyJG88sor1NbWEhERQVpaGm+//Ta5ubnt7l9YWNjq8vjx4zl+/DhffPGFutTPxcWFMWPG8NJLL1FfX99qf1Tzt/otX5uiKPz73//udMzN7dey9Dpw0g9tJ/Pxxx9TWVmpXv7666/Jzc1VH3/YsGEkJyfzwgsvdLikrG1bWNL69etb7S3Kysri+++/59xzzz3p2VGlpaXtcqh5Zq25xHdnc7Wzbe7q6soll1zCN9980+HsUWfabPTo0WzZsqXd9Y899hiNjY1cddVVHf57tH2tp3L55ZeTk5PDu+++2+62mpoaqqurAbj44otxdXXlySefbPf4iqJQXFwMwPDhwwkPD+ett96irq5Ovc+HH3540i8/rr76an777TdeeeUVQkNDz/j8p2Y9evRgyJAhfPTRR62ee8+ePfz222+cd955XXq8Sy65hKKionY5Au3b/Oqrr2bfvn089NBDuLq6MmfOnA4fc+vWrfTv37/TM3BCCMuTGSkhhE2YOXMmkyZN4u9//zvHjx9n8ODB/Pbbb3z//ffcd999rfaZDBs2jOXLl/PSSy+pS+VGjRrFBRdcwH//+18CAwPp168f69evZ/ny5YSGhpo93oceeojLLruMDz/8kNtuu43XX3+dcePGMXDgQG6++WZ69uxJfn4+69evJzs7m507d6q/2zxIOnjwIM8995x6/YQJE/j111/x9PRkxIgR6vV9+vQhOTmZBx98kJycHAICAvjmm2/aLeU6lSFDhnDllVfyxhtvUF5ezpgxY/j99985cuRIl153SEgI48aN4/rrryc/P59XXnmFlJQUbr75ZqBpQPif//yHGTNm0L9/f66//npiYmLIyclh5cqVBAQE8OOPP3bpOdtas2YNtbW17a4fNGhQqyVwAwYMYNq0aa3KnwOtZvva+uijj3jjjTe46KKLSE5OprKyknfffZeAgAD1w3Rnc7Urbf7888+zcuVKRo0axc0330y/fv0oKSlh27ZtLF++nJKSklO2yYUXXsh///tfDh061GrGYvz48bz22mvcfffdpKamMm/ePPr06UNdXR2HDh1i0aJFeHh4dLhfrK2rr76aL7/8kttuu42VK1cyduxYGhsbOXDgAF9++SVLly5l+PDhJCcn88wzz/C3v/2N48ePM3v2bPz9/UlPT+e7777jlltu4cEHH8Td3Z1nnnmGW2+9lcmTJ3PFFVeQnp7OBx980G6PVLO5c+fyl7/8he+++47bb7/9lLM9XfWvf/2LGTNmMHr0aG688Ua1/HlgYCBPPPFElx7rmmuu4eOPP+b+++9n06ZNjB8/nurqapYvX84dd9zR6vyo888/n9DQUL766itmzJhBREREu8err6/njz/+4I477jjTlymEMCcrVggUQghV2/LniqIolZWVyvz585Xo6GjF3d1dSU1NVf71r3+1KwN84MABZcKECYq3t7cCqKXQS0tLleuvv14JCwtT/Pz8lGnTpikHDhxQEhISWpVL72r5845KYTc2NirJyclKcnKy0tDQoCiKohw9elS55pprlKioKMXd3V2JiYlRLrjgAuXrr79u9/sREREKoOTn56vXrV27VgGU8ePHt7v/vn37lKlTpyp+fn5KWFiYcvPNN6vlrT/44AP1ftdee63i6+vb4eupqalR7rnnHiU0NFTx9fVVZs6cqWRlZXWp/Plnn32m/O1vf1MiIiIUb29v5fzzz29Vfr3Z9u3blYsvvlgJDQ1VPD09lYSEBOXyyy9Xfv/9d/U+zeXPCwsLT/ncbWM42U/L1wAod955p/LJJ58oqampiqenpzJ06NB2/+ZtS1lv27ZNufLKK5X4+HjF09NTiYiIUC644IJWZdQVpfO52pU2z8/PV+68804lLi5OcXd3V6KiopQpU6Yo77zzzmnbxmAwKGFhYcrTTz/d4e3bt29XrrnmGiU+Pl7x8PBQfH19lUGDBikPPPBAq6MFFKWplHf//v07fJy6ujrl//7v/5T+/fsrnp6eSnBwsDJs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", "text/plain": [ "
" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "image/png": "iVBORw0KGgoAAAANSUhEUgAAAbUAAAGzCAYAAACo84nAAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjguMiwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy8g+/7EAAAACXBIWXMAAA9hAAAPYQGoP6dpAAEAAElEQVR4nOz9eZwtSVknjH+fiMw8e9Wtu/ZGN0uzddONTYPAsCogskkrCIJ8AOcnKtg4jjPjgI4iqDAiDoqvMD0vTMNvFAVZRFFEFBtZxQUBQRgaeqPpvkvdWs6emRHP+8cTkZlnrVPbrarb57mfulUnT2ZkZGREPPv3IWZmzGlOc5rTnOZ0HpDa6w7MaU5zmtOc5rRTNGdqc5rTnOY0p/OG5kxtTnOa05zmdN7QnKnNaU5zmtOczhuaM7U5zWlOc5rTeUNzpjanOc1pTnM6b2jO1OY0pznNaU7nDc2Z2pzmNKc5zem8oTlTm9Oc5jSnOZ03NGdqczpv6KUvfSnufe97b3jerbfeCiLCO9/5zl3v01bpV37lV0BEe92NOc3pwNGcqc1pz+mWW27B9ddfjwc84AGoVquoVqu44oor8NM//dP40pe+tGf9uummm0BEE3/+6I/+aM/6dk+kt771rftaEJnT/iCaYz/OaS/pwx/+MJ7//OcjCAL86I/+KB760IdCKYWvfe1r+MAHPoDbbrsNt9xyCy677LIN20qSBNZalEqlqefdeuutuM997oMbb7wRL33pSyeed9NNN+F7vud78DM/8zN4xCMeMfL94x73uJn6tRVK0xRpmqJcLu9K+weRHvKQh+Do0aO46aab9rorc9rHFOx1B+Z0z6VvfvOb+JEf+RFcdtll+Ju/+RtceOGFA9//xm/8Bt761rdCqekGhXa7jVqthjAMd6Wfj3vc4/Dc5z53V9qeREEQIAimL09rLeI4njO+Oc2pQHPz45z2jN74xjei3W7jxhtvHGFogGzsP/MzP4N73ete2bGXvvSlqNfr+OY3v4mnP/3paDQa+NEf/dHsu2Gf2urqKl760pdicXERhw4dwkte8hKsrq7u+LMQEa6//nr8yZ/8CR7ykIegVCrhyiuvxF/+5V9m57zvfe8DEeETn/jEyPU33HADiAj/+q//CmC8T83f4w/+4A9w5ZVXolQqZe1/4QtfwNOe9jQsLCygXq/jSU96Ej73uc8NXP/Od74TRIRPf/rT+Lmf+zkcO3YMtVoNP/iDP4jTp08PnHvve98bz3zmM3HTTTfh4Q9/OCqVCq666qpMS/rABz6Aq666CuVyGddeey2+8IUvjDzT1772NTz3uc/F4cOHUS6X8fCHPxx/+qd/uqU+3fve98ZXvvIVfOITn8jMv0984hM3eCtzuifSXFOb057Rhz/8YVx++eV45CMfuanr0jTFU5/6VDz2sY/Fm970JlSr1bHnMTOe/exn41Of+hR+6qd+Cg9+8IPxwQ9+EC95yUs2db9ms4kzZ86MHD9y5MgA4/nUpz6FD3zgA3jFK16BRqOBt7zlLXjOc56D22+/HUeOHMEznvEM1Ot1vPe978UTnvCEgbbe85734Morr8RDHvKQqX35+Mc/jve+9724/vrrcfTo0Wyzf9zjHoeFhQX8/M//PMIwxA033IAnPvGJ+MQnPjEyvq985SuxtLSE17zmNbj11lvx27/927j++uvxnve8Z+C8m2++GS984Qvxkz/5k3jRi16EN73pTXjWs56F//k//yd+4Rd+Aa94xSsAAG94wxvwvOc9D1//+tczrforX/kKHvOYx+Diiy/Gq171KtRqNbz3ve/Fddddh/e///34wR/8wU316bd/+7fxyle+EvV6Hb/4i78IADhx4sTUsZrTPZR4TnPaA1pbW2MAfN111418t7KywqdPn85+Op1O9t1LXvISBsCvetWrRq57yUtewpdddln2+U/+5E8YAL/xjW/MjqVpyo973OMYAN94441T+/i3f/u3DGDiz1133ZWdC4CjKOKbb745O/bFL36RAfDv/u7vZsde8IIX8PHjxzlN0+zYXXfdxUopft3rXpcde81rXsPDyxMAK6X4K1/5ysDx6667jqMo4m9+85vZse985zvcaDT48Y9/fHbsxhtvZAD85Cc/ma212fH/+B//I2uteXV1NTt22WWXMQD+zGc+kx376Ec/ygC4Uqnwbbfdlh2/4YYbGAD/7d/+bXbsSU96El911VXc6/WyY9Za/nf/7t/x/e9//y316corr+QnPOEJPKc5TaO5+XFOe0Lr6+sAgHq9PvLdE5/4RBw7diz7+b3f+72Rc17+8pdveI+/+Iu/QBAEA+dqrfHKV75yU3395V/+ZXzsYx8b+Tl8+PDAeU9+8pNxv/vdL/t89dVXY2FhAd/61reyY89//vNx6tSpgWCH973vfbDW4vnPf/6GfXnCE56AK664IvtsjMFf/dVf4brrrsN973vf7PiFF16IF77whfjUpz6VjbWnn/iJnxjQMB/3uMfBGIPbbrtt4LwrrrgCj370o7PPXuP73u/9Xlx66aUjx/1znj17Fh//+MfxvOc9L9Nyz5w5g+XlZTz1qU/FN77xDdx5551b6tOc5rQRzc2Pc9oTajQaAIBWqzXy3Q033IBms4mTJ0/iRS960cj3QRDgkksu2fAet912Gy688MIRxvnABz5wU3296qqr8OQnP3nD84obvaelpSWsrKxkn7//+78fi4uLeM973oMnPelJAMT0+F3f9V14wAMesOE97nOf+wx8Pn36NDqdzthnevCDHwxrLe644w5ceeWVE/u5tLQEAAP9HHfe4uIiAAz4OIvH/fU333wzmBm/9Eu/hF/6pV8a+xynTp3CxRdfvOk+zWlOG9Gcqc1pT2hxcREXXnhhFhhRJC/533rrrWOvLZVKG0ZE7gVprcce50LWTKlUwnXXXYcPfvCDeOtb34qTJ0/i05/+NF7/+tfPdI9KpXJO+jntvI2ut9YCAP7zf/7PeOpTnzr23Msvv3xLfZrTnDaiOVOb057RM57xDLz97W/H5z//eXz3d3/3jrfvUwVardaAtvb1r399x++1GXr+85+Pd73rXfibv/kb/Nu//RuYeSbT4zg6duwYqtXq2Gf62te+BqXUiGa12+TNoGEYzqThzkpzhJU5zUL7T9yd0z2Gfv7nfx7VahX//t//e5w8eXLk++1K6U9/+tORpine9ra3ZceMMfjd3/3dbbW7XXryk5+Mw4cP4z3veQ/e85734Lu/+7tHzIqzktYa3/d934cPfehDA5rtyZMn8e53vxuPfexjsbCwsEM9n42OHz+OJz7xibjhhhtw1113jXw/nD4wK9VqtV1Jx5jT+UVzTW1Oe0b3v//98e53vxsveMEL8MAHPjBDFGFm3HLLLXj3u98NpdRM/rNx9KxnPQuPecxj8KpXvQq33norrrjiCnzgAx/A2traptr55Cc/iV6vN3L86quvxtVXX73pfoVhiB/6oR/CH/3RH6HdbuNNb3rTptso0q/92q/hYx/7GB772MfiFa94BYIgwA033IB+v483vvGN22p7q/R7v/d7eOxjH4urrroKL3vZy3Df+94XJ0+exGc/+1l8+9vf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", "text/plain": [ "
" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stdout", "output_type": "stream", "text": [ "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Max Timestamp, Decay Rate: 12, 0.995\n", "Initial Q-table:\n", "[[0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]]\n", "\n", "Trained Q-table:\n", "[[492.18792446 496.24224343 550.39711543 479.4291701 ]\n", " [599.22579917 522.85262203 500.43893533 445.54809367]\n", " [445.30323622 424.84319207 565.00477716 406.18213112]\n", " [ 0. 0. 0. 0. ]\n", " [410.43690564 427.63978561 563.82481007 465.84480971]\n", " [ 0. 0. 0. 0. ]\n", " [490.86275199 480.50918193 492.58794718 573.74297563]\n", " [340.50780827 544.99016045 342.85718812 243.85811783]\n", " [ 70.25880378 313.86531062 519.93228134 247.18262019]\n", " [392.35584637 579.67799682 387.66000595 345.57732995]\n", " [ 0. 0. 0. 0. ]\n", " [510.70896787 190.70565434 220.7060251 335.9090502 ]\n", " [ 0. 0. 0. 0. ]\n", " [ 67.74309506 485.95357254 98.58116776 158.33987915]\n", " [ 31.52699787 123.03400806 476.61581006 105.05726463]\n", " [ 0. 0. 0. 0. ]]\n" ] }, { "data": { "image/png": "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J5yAUaNG4bbbbkNJSQn+97//4fzzz8fbb7+NH/7whxg4cCAOPfRQzJ8/HzfccAMAYOHCheA4Dm1tbVi3bh0OOeQQAKqgpTHagCo0xONxXHfddRgyZAi++uorPPXUU6itrcWbb75pok+SJEybNg0nnngiHn74Yf27f/7zn+O1117D5ZdfjuOPPx5ffPEFzjnnnJzUiRULFy7EO++8g1//+tcoKyvDk08+iQsuuADV1dUYMmQIAKCxsRHHHXecHoyjoqICn376Ka655hp0dXXhxhtv9Czngw8+QE9PDy699FIMHz4cU6dOxeuvv47LL7/clO7jjz/GJZdcggkTJmD69Olob2/HNddcg1GjRtny/OUvf4mXXnoJV199NW644QZs374df//737FixQp8+eWXiEQietotW7bgwgsvxDXXXIMrr7wSL7zwAq666iocddRROOSQQ3DSSSfhhhtusJlm+jGptYLW77744gucddZZOOqoo3DXXXeB53m8+OKLOOWUU7BgwQJdM1ZfX49jjjkGHR0duPbaa3HggQeirq4Ob731FuLxOAoKChCPxzFlyhTU1dXhl7/8JcaOHYtFixbhT3/6ExoaGvD4449T6TrnnHNQWlqK//3vf5gyZYrp2RtvvIFDDjkEhx56KAB/4yQo2tvb0d7ejn333TerMn7961+joqICd955J2KxmGd58XgcLS0ttvsDBw40mV9u3rwZl1xyCX71q1/hyiuvxIsvvoiLLroIn332mU2LrEEQBEybNg2pVAq//e1vMXz4cNTV1eGjjz5CR0cHBgwYAEAdyy+//DIuvPBC/P73v8fSpUsxffp0rF+/Hu+++66e35133on7778fZ599Ns4++2wsX74cZ5xxhknY1r4pm7ZnYGDoBQgDAwPDLsL1119PjNPOe++9RwCQ+++/35TuwgsvJBzHkS1btuj3SkpKyJVXXmnLMx6P2+4tXryYACCvvPKKfm/OnDkEAJkzZ44rjS+++CIBQGbNmkWam5tJTU0Neeutt0hFRQWJRqOkpqZGT3vqqaeSCRMmkGQyqd9TFIUcf/zxZL/99jN997Bhw/Trm2++mZx00kmksrKSPPPMM4QQQlpbWwnHceSJJ55w/bbp06cTjuNIVVWVfu/KK68kAMhtt91mSrty5UoCgPz617823b/88ssJAHLXXXe51oURb775pmv9ASAFBQWmNlu1ahUBQJ566in93jXXXENGjBhBWlpaTO9feumlZMCAAdRvtuLcc88lJ5xwgn793HPPkXA4TJqamkzpJkyYQEaPHk26u7v1e3PnziUAyLhx4/R7CxYsIADI66+/bnr/s88+s90fN24cAUDmz5+v32tqaiLRaJT8/ve/1+951ZcVd911FwFANm7cSJqbm8mOHTvICy+8QIqKikhFRQWJxWKEELV/7bfffmTatGlEURT9/Xg8TsaPH09OP/10/d4VV1xBeJ4nX3/9ta087d377ruPlJSUkE2bNpme33bbbSQUCpHq6mr9nrXPXHbZZaSyspJIkqTfa2hoIDzPk3vvvVe/53ecOAEAueaaa0hzczNpamoiS5cuJaeeeioBQB555JFAZWjj+8QTTzTR7YTt27cTAI7/Fi9erKfV+sbbb7+t3+vs7CQjRowgRxxxhH7POhetWLGCACBvvvmmIx3aWP75z39uun/LLbcQAOSLL74ghKh9saCggJxzzjmm/nH77bcTAKY5NEjbMzAw5AbM1JCBgaHP8MknnyAUCumaIA2///3vQQjxFa2uqKhI/y2KIlpbW7Hvvvti4MCBWL58eda0nXbaaaioqMCYMWNw4YUXoqSkBB988IFultTW1oYvvvgCF198Mbq7u9HS0oKWlha0trZi2rRp2Lx5sx4FcfLkyWhsbMTGjRsBqJqtk046CZMnT8aCBQsAqNoiQohJ42X8tlgshpaWFhx//PEghGDFihU2mq+77jrT9SeffAIAtvr1o1XKBqeddpquiQTUwBvl5eXYtm0bAFXD+fbbb+O8884DIUSvs5aWFkybNg2dnZ2ebdba2ooZM2bgsssu0+9dcMEF4DgO//vf//R79fX1WL16Na644gqUlpbq96dMmYIJEyaY8nzzzTcxYMAAnH766SaajjrqKJSWlmLOnDmm9AcffLCpnSoqKnDAAQfo39kbHHDAAaioqMBee+2Fn/3sZ9h3333x6aef6hrMlStXYvPmzbj88svR2tqq0xqLxXDqqadi/vz5UBQFiqLgvffew3nnnaf7KhrBcZz+7ZMnT8agQYNM337aaadBlmXMnz/fkdZLLrkETU1NJpO5t956C4qi4JJLLgEQbJy44fnnn0dFRQUqKytx7LHH4ssvv8TNN9+MG2+8MasyfvGLXyAUCnmWq+Haa6/FzJkzbf8OPvhgU7qRI0eatGvl5eW44oorsGLFCuzcuZOat6bRmjFjBuLxODWNNpZvvvlm0/3f//73AFTtLgDMmjULgiDgt7/9rd7GAH3M96btGRgYsgMzNWRgYOgzVFVVYeTIkSgrKzPd10yyqqqqPPNIJBKYPn06XnzxRdTV1Zl8poz+EUHx9NNPY//990dnZydeeOEFzJ8/H9FoVH++ZcsWEELw5z//GX/+85+peTQ1NWHUqFE6k75gwQKMHj0aK1aswP3334+Kigo8/PDD+rPy8nIcfvjh+vvV1dW488478cEHH9h8jazfFg6Hbb4qVVVV4HneJAwBKnOfD4wdO9Z2b9CgQTrtzc3N6OjowHPPPYfnnnuOmkdTU5NrGW+88QZEUcQRRxyBLVu26PePPfZYvP7667j++usBZPqOZopmxL777msS8DZv3ozOzk5UVlb6osnrO3uDt99+G+Xl5WhubsaTTz6J7du3mwTwzZs3AwCuvPJKxzw6OzshCAK6urp0cz8nbN68Gd9++y0qKiqoz93aQ/Mxe+ONN3DqqacCUNtn4sSJ2H///QEEGydu+MEPfoDf/OY34DgOZWVlOOSQQ/SAGNmUMX78eNfyrNhvv/1w2mmneabbd999TQIPAL0uduzYYfLhNNJy880349FHH8Xrr7+OyZMn4/vf/z5+8pOf6EKZNpat/Xn48OEYOHCg3t+1v/vtt58pXUVFhclcFehd2zMwMGQHJngxMDD0a/z2t7/Fiy++iBtvvBGTJk3CgAEDwHEcLr300l45iB9zzDG6puD888/HiSeeiMsvvxwbN25EaWmpnvctt9yCadOmUfPQmKSRI0di/PjxmD9/Pvbaay8QQjBp0iRUVFTgd7/7HaqqqrBgwQIcf/zx4HnVEEGWZZx++uloa2vDH//4Rxx44IEoKSlBXV0drrrqKtu3RaNR/d2+gpMGQROGNZp/8pOfOAoOXuHpX3/9dQDACSecQH2+bds27L333r7o1aAoCiorK/W8rbAypl7f2RucdNJJelTD8847DxMmTMCPf/xjLFu2DDzP63X4t7/9DRMnTqTmUVpaira2Nl/lKYqC008/HX/4wx+ozzWhgYZoNIrzzz8f7777Lv7xj3+gsbERX375JR544AFT/oC/ceKG0aNHOwo+2ZRhFGZ3BzzyyCO46qqr8P777+Pzzz/HDTfcgOnTp2PJkiWmDRWrUNcb9KbtGRgYsgMTvBgYGPoM48aNw6xZs9Dd3W3Sem3YsEF/rsGJ4Xjrrbdw5ZVX4pFHHtHvJZPJnB46GwqFMH36dJx88sn4+9//jttuu01n7iORiK+d8MmTJ2P+/PkYP348Jk6ciLKyMhx++OEYMGAAPvvsMyxfvhz33HOPnn716tXYtGkTXn75ZVxxxRX6/ZkzZ/qme9y4cVAUBVu3bjVpuTSTx10NLbKiLMu+6syK7du3Y9GiRfjNb35jC+igKAp++tOf4j//+Q/uuOMOve8YtWIarPf22WcfzJo1CyeccELOGPJcMMilpaW46667cPXVV+N///sfLr30Ul17WV5e7lqHFRUVKC8vN0UWpGGfffZBT09PVu0BqOaGL7/8MmbPno3169eDEKKbGQIIPE6ywa4owy807Zux/Tdt2gQAnue5TZgwARMmTMAdd9yBRYsW4YQTTsA///lP3H///fpY3rx5sylIS2NjIzo6OvT+rv3dvHmzaQOiubnZppHtbdszMDAEB/PxYmBg6DOcffbZkGUZf//73033H3vsMXAcZzqfp6SkhCpMhUIhm6bhqaeegizLOaV16tSpOOaYY/D4448jmUyisrISU6dOxbPPPouGhgZb+ubmZtP15MmTsWPHDrzxxhu66SHP8zj++OPx6KOPQhRFk9+QplUxfhshBE888YRvmrX6M4ayB9Bn0cpCoRAuuOACvP3221SBwFpnVmgaqT/84Q+48MILTf8uvvhiTJkyRU8zcuRIHHrooXjllVfQ09Oj5zFv3jysXr3alO/FF18MWZZx33332cqUJCkrIV4zg+vtBsCPf/xjjB49Gg899BAA4KijjsI+++yDhx9+2PRdGrQ65Hke559/Pj788EN88803tnRav7r44ouxePFizJgxw5amo6MDkiS50nfaaadh8ODBeOONN/DGG2/gmGOOMZnxBR0n2WBXlOEX9fX1pgiDXV1deOWVVzBx4kSqmaGWxlrPEyZMAM/zeqh47fBm69h99NFHAUCPVHraaachEongqaeeMs0dtDHf27ZnYGAIDqbxYmBg6DOcd955OPnkk/F///d/2LFjBw4//HB8/vnneP/993HjjTeafJOOOuoozJo1C48++qhuunfsscfi3HPPxauvvooBAwbg4IMPxuLFizFr1iw9fHkuceutt+Kiiy7C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KsTrr78uPvzwQ1FdXS2qq6vV5wNTg8+cOVPs2bNHvPrqq6KoqIhTg6eR4FkNhWBmKNT7778vTCaTeOihh8S//vUvsWnTJuFwOMQzzzyjlnn44YdFbm6u+OMf/yg+/vhjce2110ac9nnSpEli586d4p133hGjRo3itOApbMGCBWL48OHqdPIvvviiKCwsFHfddZdahrlJb21tbWL37t1i9+7dAoB47LHHxO7du0VNTY0QYmjy0dzcLEpKSsRNN90k9u7dKzZv3iwcDgenkyc5v/zlL0VFRYWwWCziwgsvFO+9916yq0RJACDiz9NPP62W6erqErfddpvIy8sTDodDfO1rXxPHjx8PWc7nn38uZs+eLex2uygsLBR33HGH8Hg8Cf40lCzhHS9mhsL9z//8jzj33HOF1WoVY8aMEU899VTI836/X9x3332ipKREWK1WceWVV4pDhw6FlDl16pSYN2+eyMzMFNnZ2eLmm28WbW1tifwYlECtra1i2bJloqKiQthsNjFixAhx7733hkzrzdyktzfeeCPiPsyCBQuEEEOXj48++khMmzZNWK1WMXz4cPHwww8n6iOGUIQIun04ERERERERDTle40VERERERBRn7HgRERERERHFGTteREREREREccaOFxERERERUZyx40VERERERBRn7HgRERERERHFGTteREREREREccaOFxERERERUZyx40VERBTm888/h6Io2LNnT9zeY+HChZg7d27clk9ERNrCjhcREaWchQsXQlGUXj9XXXVVTK8vLy/H8ePHce6558a5pkRElC5Mya4AERFRPFx11VV4+umnQx6zWq0xvdZoNMLpdMajWkRElKY44kVERCnJarXC6XSG/OTl5QEAFEXB2rVrMXv2bNjtdowYMQJ/+MMf1NeGn2p4+vRpzJ8/H0VFRbDb7Rg1alRIp+6TTz7Bl7/8ZdjtdhQUFOCWW25Be3u7+rzP58OKFSuQm5uLgoIC3HXXXRBChNTX7/djzZo1qKqqgt1ux8SJE0PqRERE+saOFxERpaX77rsP1113HT766CPMnz8f3/jGN3DgwIE+y+7fvx9//vOfceDAAaxduxaFhYUAgI6ODsyaNQt5eXn44IMP8MILL+Cvf/0rli5dqr7+0UcfxYYNG7B+/Xq88847aGpqwksvvRTyHmvWrMHvfvc7rFu3Dvv27cPy5cvxrW99C2+99Vb8VgIRESWMIsIPuREREencwoUL8cwzz8Bms4U8fs899+Cee+6Boii49dZbsXbtWvW5iy++GBdccAGeeOIJfP7556iqqsLu3btx/vnn45prrkFhYSHWr1/f671+85vf4O6778aRI0eQkZEBANi6dSuuvvpq1NXVoaSkBKWlpVi+fDnuvPNOAIDX60VVVRUmT56Ml19+GS6XC/n5+fjrX/+K6upqddnf/e530dnZiWeffTYeq4mIiBKI13gREVFKuuKKK0I6VgCQn5+v/ju4gxP4va9ZDBcvXozrrrsO//jHPzBz5kzMnTsXU6dOBQAcOHAAEydOVDtdAHDJJZfA7/fj0KFDsNlsOH78OC666CL1eZPJhClTpqinG3766afo7OzEV77ylZD3dbvdmDRpkvyHJyIizWHHi4iIUlJGRgbOPvvsIVnW7NmzUVNTg61bt2Lbtm248sorsWTJEjzyyCNDsvzA9WCvvPIKhg8fHvJcrBOCEBGRtvEaLyIiSkvvvfder9/Hjh3bZ/mioiIsWLAAzzzzDH7+85/jqaeeAgCMHTsWH330ETo6OtSyf//732EwGDB69Gjk5ORg2LBh2Llzp/q81+vFrl271N/HjRsHq9WK2tpanH322SE/5eXlQ/WRiYgoiTjiRUREKcnlcqG+vj7kMZPJpE6K8cILL2DKlCmYNm0aNm3ahPfffx//9V//FXFZq1atwuTJkzF+/Hi4XC5s2bJF7aTNnz8f999/PxYsWIAHHngAJ06cwL//+7/jpptuQklJCQBg2bJlePjhhzFq1CiMGTMGjz32GJqbm9XlZ2Vl4Qc/+AGWL18Ov9+PadOmoaWlBX//+9+RnZ2NBQsWxGENERFRIrHjRUREKenVV1/FsGHDQh4bPXo0Dh48CABYvXo1Nm/ejNtuuw3Dhg3Dc889h3HjxkVclsViwQ9/+EN8/vnnsNvtmD59OjZv3gwAcDgceO2117Bs2TJ86UtfgsPhwHXXXYfHHntMff0dd9yB48ePY8GCBTAYDPjOd76Dr33ta2hpaVHLPPjggygqKsKaNWvw2WefITc3FxdccAHuueeeoV41RESUBJzVkIiI0o6iKHjppZcwd+7cZFeFiIjSBK/xIiIiIiIiijN2vIiIiIiIiOKM13gREVHa4Vn2RESUaBzxIiIiIiIiijN2vIiIiIiIiOKMHS8iIiIiIqI4Y8eLiIiIiIgoztjxIiIiIiIiijN2vIiIiIiIiOKMHS8iIiIiIqI4Y8eLiIiIiIgozv4/7Ut1YrBQikkAAAAASUVORK5CYII=", "text/plain": [ "
" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "image/png": "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", "text/plain": [ "
" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stdout", "output_type": "stream", "text": [ "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Episode 1000 Reward: 295\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Episode 1000 Reward: 390\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Episode 1000 Reward: 210\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Episode 1000 Reward: 230\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Episode 1000 Reward: 315\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Episode 1000 Reward: 380\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Episode 1000 Reward: 85\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Episode 1000 Reward: 325\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Episode 1000 Reward: 410\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Episode 1000 Reward: 290\n" ] }, { "data": { "image/png": "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9fX1GD9+PP766y9cuHDBqvft5+eHiRMnYtGiRSgvL8eaNWsQGxuLu+++G0Brh/CTTz7B7NmzMWzYMCxatAhhYWEoLi7G9u3b4e3tjV9//dWq1+woKysLWq220/3Dhw+3mAKXkJCAmTNnWpQ/B2Ax2tfRunXr8N577+G6665DTEwMGhsb8fHHH8Pb25v7MN3brFpzzF9++WVs374dY8eOxd13342hQ4eipqYG2dnZ2Lp1K2pqai55TK699lp88cUXOHfunMWIRVpaGv7zn//gX//6F+Li4jB//nwMHjwYer0e586dw4YNG+Du7t7lerGObr31VnzzzTe47777sH37dkyYMAEmkwlnzpzBN998g02bNiElJQUxMTF48cUXsXz5cuTl5WHu3LlQKpXIzc3Fjz/+iHvuuQePPfYYpFIpXnzxRdx7772YMmUK/vGPfyA3NxeffvpppzVSbebNm4fHH38cP/74IxYvXnzJ0R5rvfbaa5g9ezZSU1Nx5513cuXPVSoVnn/+eauea+HChfj888/xyCOPYP/+/UhLS0NzczO2bt2K+++/32L/qDlz5sDf3x/ffvstZs+eDbVa3en5DAYDMjIycP/991/u2ySE2JIdKwQSQginY/lzhmGYxsZGZunSpUxoaCgjlUqZuLg45rXXXutUBvjMmTPMpEmTGE9PTwYAVwq9traWWbRoERMQEMB4eXkxM2fOZM6cOcNERUVZlEu3tvx5V6WwTSYTExMTw8TExDBGo5FhGIa5ePEis3DhQiY4OJiRSqVMWFgYc9VVVzHfffddp59Xq9UMAKa8vJy7b+fOnQwAJi0trdPjT506xUybNo3x8vJiAgICmLvvvpsrb/3pp59yj7vtttsYhULR5ftpaWlhHnzwQcbf359RKBTM1VdfzRQWFlpV/vx///sfs3z5ckatVjOenp7MnDlzLMqvtzl8+DBz/fXXM/7+/oxMJmOioqKYm2++mfnrr7+4x7SVP6+srLzka3dsQ3df7d8DAGbJkiXM+vXrmbi4OEYmkzEjR47s9DvvWMo6Ozub+ec//8lERkYyMpmMUavVzFVXXWVRRp1hep9Va455eXk5s2TJEiYiIoKRSqVMcHAwM3XqVOajjz7q8djodDomICCAWblyZZffP3z4MLNw4UImMjKScXd3ZxQKBTN8+HDm0UcftdhagGFaS3kPGzas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ioqKAAAajQbbt2/HkiVLYDKZcO211+Lf//3fpe8duLSvo6MDK1asQElJCUwmE66//vqMJu3EiRP48pe/DJPJhOLiYqxevRrBYFC6P5FIYOPGjbDb7SguLsYDDzyAVCqVUW8ymcTWrVtRWVkJk8mEmTNnZtRERERjGxspIiIaFx566CEsW7YMx48fx4oVK7B8+XKcOXPmso89ffo0Xn/9dZw5cwbbt2+H0+kEAIRCISxatAhFRUU4fPgwXnnlFbz55ptYt26d9P0///nP8fzzz+PXv/413nnnHfj9fuzevTvjNbZu3Yrf/OY32LFjB06dOoUNGzbgW9/6Ft5+++3cDQIREQmjSQ38FRoREZHCrFq1Ci+++CKMRmPG7Zs2bcKmTZug0Wjw93//99i+fbt0380334xZs2bhmWeewYULF1BZWYkPP/wQN954I77+9a/D6XTi17/+9ede61e/+hW+//3vo66uDmazGQDw2muv4c4770RDQwPcbje8Xi82bNiA733vewCAeDyOyspKzJ49G6+++ioikQgcDgfefPNNzJs3T3ruv/u7v0M4HMauXbtyMUxERCQQ90gREdGY8KUvfSmjUQIAh8Mh/bl/w9L398ud0rdmzRosW7YMH3zwAW6//XYsXboUt9xyCwDgzJkzmDlzptREAcD8+fORTCZx7tw5GI1GNDY2orq6Wro/Ly8Pc+bMkZb3ffzxxwiHw/jKV76S8brRaBRVVVXDf/NERKQ4bKSIiGhMMJvNmDhxYlaea8mSJaipqcFrr72Gffv2YcGCBVi7di0ef/zxrDx/336q3//+9ygrK8u4b6gHZBARkbJxjxQREY0L77333uf+PmXKlMs+vqSkBCtXrsSLL76IJ598Ejt37gQATJkyBcePH0coFJIe++6770Kr1WLSpEmw2WwoLS3FoUOHpPvj8TiOHj0q/X3q1KkwGAyora3FxIkTM758Pl+23jIREcmIn0gREdGYEIlE0NTUlHFbXl6edEjEK6+8gjlz5uDWW2/FSy+9hPfffx/PPvvsoM+1efNmzJ49G9OmTUMkEsGePXukpmvFihV4+OGHsXLlSvzoRz9Ca2sr7rvvPnz729+G2+0GANx///346U9/iuuvvx6TJ0/GE088gc7OTun5LRYL/umf/gkbNmxAMpnErbfeiq6uLrz77ruwWq1YuXJlDkaIiIhEYiNFRERjwt69e1FaWppx26RJk3D27FkAwJYtW/Dyyy/jH/7hH1BaWorf/va3mDp16qDPpdfr8YMf/AAXLlyAyWTCX/3VX+Hll18GABQUFOCNN97A/fffj7lz56KgoADLli3DE088IX3/P/7jP6KxsRErV66EVqvFd77zHfzN3/wNurq6pMc88sgjKCkpwdatW/Hpp5/Cbrdj1qxZ2LRpU7aHhoiIZMBT+4iIaMzTaDTYvXs3li5dKncpRESkEtwjRURERERENExspIiIiIiIiIaJe6SIiGjM4yp1IiISjZ9IERERERERDRMbKSIiIiIiomFiI0VERERERDRMbKSIiIiIiIiGiY0UERERERHRMLGRIiIiIiIiGiY2UkRERERERMPERoqIiIiIiGiY/h+8uhQaeQH0TAAAAABJRU5ErkJggg==", "text/plain": [ "
" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "image/png": "iVBORw0KGgoAAAANSUhEUgAAAbUAAAGzCAYAAACo84nAAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjguMiwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy8g+/7EAAAACXBIWXMAAA9hAAAPYQGoP6dpAAEAAElEQVR4nOz9eZwtSVknjH+fiMw8e9Wtu/ZGN0uzddONTYPAsCogskkrCIJ8AOcnKtg4jjPjgI4iqDAiDoqvMD0vTMNvFAVZRFFEFBtZxQUBQRgaeqPpvkvdWs6emRHP+8cTkZlnrVPbrarb57mfulUnT2ZkZGREPPv3IWZmzGlOc5rTnOZ0HpDa6w7MaU5zmtOc5rRTNGdqc5rTnOY0p/OG5kxtTnOa05zmdN7QnKnNaU5zmtOczhuaM7U5zWlOc5rTeUNzpjanOc1pTnM6b2jO1OY0pznNaU7nDc2Z2pzmNKc5zem8oTlTm9Oc5jSnOZ03NGdqczpv6KUvfSnufe97b3jerbfeCiLCO9/5zl3v01bpV37lV0BEe92NOc3pwNGcqc1pz+mWW27B9ddfjwc84AGoVquoVqu44oor8NM//dP40pe+tGf9uummm0BEE3/+6I/+aM/6dk+kt771rftaEJnT/iCaYz/OaS/pwx/+MJ7//OcjCAL86I/+KB760IdCKYWvfe1r+MAHPoDbbrsNt9xyCy677LIN20qSBNZalEqlqefdeuutuM997oMbb7wRL33pSyeed9NNN+F7vud78DM/8zN4xCMeMfL94x73uJn6tRVK0xRpmqJcLu9K+weRHvKQh+Do0aO46aab9rorc9rHFOx1B+Z0z6VvfvOb+JEf+RFcdtll+Ju/+RtceOGFA9//xm/8Bt761rdCqekGhXa7jVqthjAMd6Wfj3vc4/Dc5z53V9qeREEQIAimL09rLeI4njO+Oc2pQHPz45z2jN74xjei3W7jxhtvHGFogGzsP/MzP4N73ete2bGXvvSlqNfr+OY3v4mnP/3paDQa+NEf/dHsu2Gf2urqKl760pdicXERhw4dwkte8hKsrq7u+LMQEa6//nr8yZ/8CR7ykIegVCrhyiuvxF/+5V9m57zvfe8DEeETn/jEyPU33HADiAj/+q//CmC8T83f4w/+4A9w5ZVXolQqZe1/4QtfwNOe9jQsLCygXq/jSU96Ej73uc8NXP/Od74TRIRPf/rT+Lmf+zkcO3YMtVoNP/iDP4jTp08PnHvve98bz3zmM3HTTTfh4Q9/OCqVCq666qpMS/rABz6Aq666CuVyGddeey2+8IUvjDzT1772NTz3uc/F4cOHUS6X8fCHPxx/+qd/uqU+3fve98ZXvvIVfOITn8jMv0984hM3eCtzuifSXFOb057Rhz/8YVx++eV45CMfuanr0jTFU5/6VDz2sY/Fm970JlSr1bHnMTOe/exn41Of+hR+6qd+Cg9+8IPxwQ9+EC95yUs2db9ms4kzZ86MHD9y5MgA4/nUpz6FD3zgA3jFK16BRqOBt7zlLXjOc56D22+/HUeOHMEznvEM1Ot1vPe978UTnvCEgbbe85734Morr8RDHvKQqX35+Mc/jve+9724/vrrcfTo0Wyzf9zjHoeFhQX8/M//PMIwxA033IAnPvGJ+MQnPjEyvq985SuxtLSE17zmNbj11lvx27/927j++uvxnve8Z+C8m2++GS984Qvxkz/5k3jRi16EN73pTXjWs56F//k//yd+4Rd+Aa94xSsAAG94wxvwvOc9D1//+tczrforX/kKHvOYx+Diiy/Gq171KtRqNbz3ve/Fddddh/e///34wR/8wU316bd/+7fxyle+EvV6Hb/4i78IADhx4sTUsZrTPZR4TnPaA1pbW2MAfN111418t7KywqdPn85+Op1O9t1LXvISBsCvetWrRq57yUtewpdddln2+U/+5E8YAL/xjW/MjqVpyo973OMYAN94441T+/i3f/u3DGDiz1133ZWdC4CjKOKbb745O/bFL36RAfDv/u7vZsde8IIX8PHjxzlN0+zYXXfdxUopft3rXpcde81rXsPDyxMAK6X4K1/5ysDx6667jqMo4m9+85vZse985zvcaDT48Y9/fHbsxhtvZAD85Cc/ma212fH/+B//I2uteXV1NTt22WWXMQD+zGc+kx376Ec/ygC4Uqnwbbfdlh2/4YYbGAD/7d/+bXbsSU96El911VXc6/WyY9Za/nf/7t/x/e9//y316corr+QnPOEJPKc5TaO5+XFOe0Lr6+sAgHq9PvLdE5/4RBw7diz7+b3f+72Rc17+8pdveI+/+Iu/QBAEA+dqrfHKV75yU3395V/+ZXzsYx8b+Tl8+PDAeU9+8pNxv/vdL/t89dVXY2FhAd/61reyY89//vNx6tSpgWCH973vfbDW4vnPf/6GfXnCE56AK664IvtsjMFf/dVf4brrrsN973vf7PiFF16IF77whfjUpz6VjbWnn/iJnxjQMB/3uMfBGIPbbrtt4LwrrrgCj370o7PPXuP73u/9Xlx66aUjx/1znj17Fh//+MfxvOc9L9Nyz5w5g+XlZTz1qU/FN77xDdx5551b6tOc5rQRzc2Pc9oTajQaAIBWqzXy3Q033IBms4mTJ0/iRS960cj3QRDgkksu2fAet912Gy688MIRxvnABz5wU3296qqr8OQnP3nD84obvaelpSWsrKxkn7//+78fi4uLeM973oMnPelJAMT0+F3f9V14wAMesOE97nOf+wx8Pn36NDqdzthnevCDHwxrLe644w5ceeWVE/u5tLQEAAP9HHfe4uIiAAz4OIvH/fU333wzmBm/9Eu/hF/6pV8a+xynTp3CxRdfvOk+zWlOG9Gcqc1pT2hxcREXXnhhFhhRJC/533rrrWOvLZVKG0ZE7gVprcce50LWTKlUwnXXXYcPfvCDeOtb34qTJ0/i05/+NF7/+tfPdI9KpXJO+jntvI2ut9YCAP7zf/7PeOpTnzr23Msvv3xLfZrTnDaiOVOb057RM57xDLz97W/H5z//eXz3d3/3jrfvUwVardaAtvb1r399x++1GXr+85+Pd73rXfibv/kb/Nu//RuYeSbT4zg6duwYqtXq2Gf62te+BqXUiGa12+TNoGEYzqThzkpzhJU5zUL7T9yd0z2Gfv7nfx7VahX//t//e5w8eXLk++1K6U9/+tORpine9ra3ZceMMfjd3/3dbbW7XXryk5+Mw4cP4z3veQ/e85734Lu/+7tHzIqzktYa3/d934cPfehDA5rtyZMn8e53vxuPfexjsbCwsEM9n42OHz+OJz7xibjhhhtw1113jXw/nD4wK9VqtV1Jx5jT+UVzTW1Oe0b3v//98e53vxsveMEL8MAHPjBDFGFm3HLLLXj3u98NpdRM/rNx9KxnPQuPecxj8KpXvQq33norrrjiCnzgAx/A2traptr55Cc/iV6vN3L86quvxtVXX73pfoVhiB/6oR/CH/3RH6HdbuNNb3rTptso0q/92q/hYx/7GB772MfiFa94BYIgwA033IB+v483vvGN22p7q/R7v/d7eOxjH4urrroKL3vZy3Df+94XJ0+exGc/+1l8+9vf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", "text/plain": [ "
" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stdout", "output_type": "stream", "text": [ "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Max Timestamp, Decay Rate: 15, 0.5\n", "Initial Q-table:\n", "[[0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]]\n", "\n", "Trained Q-table:\n", "[[351.90112226 407.41785148 438.73636209 389.51297189]\n", " [507.05752697 243.25213141 216.73133267 274.72009231]\n", " [ 71.34481087 84.64613528 487.5491576 0. ]\n", " [ 0. 0. 0. 0. ]\n", " [ 25.75463725 85.70055888 492.95049576 46.79409597]\n", " [ 0. 0. 0. 0. ]\n", " [167.52621387 262.04928856 222.5365806 500.30955861]\n", " [ 34.54210216 475.47130905 34.20152095 122.5897993 ]\n", " [412.79110278 0. 0. 23.92784814]\n", " [ -1.10824922 -1.5 408.25622712 0. ]\n", " [ 0. 0. 0. 0. ]\n", " [438.87427474 -1.28625 0. 64.05069324]\n", " [ 0. 0. 0. 0. ]\n", " [ -0.75 51.22121926 -0.75 359.61045947]\n", " [ -0.75 388.79555098 61.73026705 0. ]\n", " [ 0. 0. 0. 0. ]]\n" ] }, { "data": { "image/png": "iVBORw0KGgoAAAANSUhEUgAAA14AAAHWCAYAAABnpFhuAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjguMiwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy8g+/7EAAAACXBIWXMAAA9hAAAPYQGoP6dpAAEAAElEQVR4nOxdd7wdRfX/7t72Wl7qS0IKIRRBIAKCYKQkSBCkKEoRAQkKFgSRLiJK/RFQOiKCSkepAhFIICEJ6YU00nveS957eS2v3rplfn9subO7s+3e+8pN9usH8+7u7Mzs7Jkz58w5cw5HCCEIECBAgAABAgQIECBAgADdBr63OxAgQIAAAQIECBAgQIAA+zoCxStAgAABAgQIECBAgAABuhmB4hUgQIAAAQIECBAgQIAA3YxA8QoQIECAAAECBAgQIECAbkageAUIECBAgAABAgQIECBANyNQvAIECBAgQIAAAQIECBCgmxEoXgECBAgQIECAAAECBAjQzQgUrwABAgQIECBAgAABAgToZgSKV4AAAQIECBAgQIAAAQJ0MwLFK0CAAPsF5syZA47jMGfOnN7uSp8Ax3G45557Clrf9ddfX7D6AvQ9FJpm9lf0Fi866KCDcNVVV/VomwECBDAiULwCBAjQbeA4ztN/XgSQBx98EO+//3639/mll14y9C0cDmPkyJG46qqrUFtb2+3t9xVMnDjR07frLUFckiSMGDECHMdh2rRpvdIHJ6xfvx733HMPdu7c6an8PffcYxjXSCSCgw46CDfccAPa2tq6ta99HfS48DyPESNG4Dvf+U6PKC47d+50pP+HHnqo2/sQIECAfQfh3u5AgAAB9l28+uqrht+vvPIKZsyYYbn+1a9+1bWuBx98EBdddBEuuOCCQnbRFvfddx/Gjh2LVCqFxYsX46WXXsL8+fOxdu1alJSU9EgfehN/+MMfcM011+i/ly1bhqeeegp33nmn4Xt97Wtf643uYdasWaivr8dBBx2E119/Hd/97nd7pR92WL9+Pe69915MnDgRBx10kOfnnn32WVRUVCAej+Ozzz7D008/jRUrVmD+/Pnd11mPSCaTCId7R2w488wzceWVV4IQgh07duBvf/sbvv3tb+Ojjz7qkW//4x//GOecc47l+nHHHee7rtNOOw3JZBLRaLQQXQsQIEARIVC8AgQI0G244oorDL8XL16MGTNmWK73RXz3u9/FCSecAAC45pprMGTIEDz88MOYOnUqLrnkkl7unTvi8TjKy8tzfv7MM880/C4pKcFTTz2FM888ExMnTsyzd/njtddew9e//nVMnjwZd955Z97v21dw0UUXYciQIQCAX/7yl7j00kvx5ptvYunSpTjxxBN7tW+9ueHwla98xcA3fvCDH+BrX/sannjiibwVLy+08/Wvf71gfIvn+f1i8yZAgABWBK6GAQIE6FXE43HccsstGD16NGKxGA4//HA88sgjIIToZTiOQzwex8svv6y7+GhnFaqrq/HrX/8ahx9+OEpLSzF48GBcfPHFnl28vOLUU08FAGzbts1wfePGjbjoooswaNAglJSU4IQTTsDUqVP1+21tbQiFQnjqqaf0a83NzeB5HoMHDza857XXXovhw4frv+fNm4eLL74YBx54IGKxGEaPHo2bbroJyWTS0IerrroKFRUV2LZtG8455xz069cPl19+OQAgnU7jpptuQlVVFfr164fvfe972L17d+EGxoT3338fRx99NGKxGI466ihMnz7dUqa2thY/+9nPMGzYML3cCy+84LmNZDKJ9957D5deeikuueQSJJNJfPDBB8yyb7/9No488kiUlJTg6KOPxnvvvYerrrrKYoWSZRlPPPEEjjrqKJSUlGDYsGH45S9/idbWVkO5gw46COeddx7mz5+PE088ESUlJTj44IPxyiuv6GVeeuklXHzxxQCA008/3ZdLrRl2dLdkyRKcffbZ6N+/P8rKyjBhwgQsWLDA8nxtbS2uvvpqjBgxArFYDGPHjsW1116LTCajl2lra8ONN96oz8FDDz0UDz/8MGRZNtRFu5a+88474DgOn3/+uaXN5557DhzHYe3atfo1t3niF+PGjcOQIUOwY8cOX21orsSff/45fv3rX2Po0KEYNWpUzv2godHGp59+imOPPRYlJSU48sgj8d///tdQjnXGa8uWLbjwwgsxfPhwlJSUYNSoUbj00kvR3t6ulxFFEffffz8OOeQQxGIxHHTQQbjzzjuRTqcN9RNC8MADD2DUqFEoKyvD6aefjnXr1jH77PXbBwgQoDAILF4BAgToNRBC8L3vfQ+zZ8/G1VdfjWOPPRaffPIJbrvtNtTW1uLxxx8HoLgsXnPNNTjxxBPxi1/8AgBwyCGHAFBc4BYuXIhLL70Uo0aNws6dO/Hss89i4sSJWL9+PcrKygrSV02RGzhwoH5t3bp1OPnkkzFy5EjccccdKC8vx1tvvYULLrgA7777Ln7wgx9gwIABOProozF37lzccMMNAID58+eD4zjs3bsX69evx1FHHQVAUbQ0QRtQlIZEIoFrr70WgwcPxtKlS/H0009j9+7dePvttw39E0URZ511Fk455RQ88sgj+ntfc801eO2113DZZZfhW9/6FmbNmoVzzz23IGNixvz58/Hf//4Xv/71r9GvXz889dRTuPDCC1FTU4PBgwcDABoaGvDNb35TD8ZRVVWFadOm4eqrr0ZHRwduvPFG13amTp2Krq4uXHrppRg+fDgmTpyI119/HZdddpmh3EcffYQf/ehHGDduHKZMmYLW1lZcffXVGDlypKXOX/7yl3jppZfw05/+FDfccAN27NiBv/71r1i5ciUWLFiASCSil926dSsuuugiXH311Zg8eTJeeOEFXHXVVTj++ONx1FFH4bTTTsMNN9xgcc304lJrBovuZs2ahe9+97s4/vjjcffdd4Pnebz44ov49re/jXnz5umWsbq6Opx44oloa2vDL37xCxxxxBGora3FO++8g0QigWg0ikQigQkTJqC2tha//OUvceCBB2LhwoX4/e9/j/r6ejzxxBPMfp177rmoqKjAW2+9hQkTJhjuvfnmmzjqqKNw9NFHA/A2T/yitbUVra2tOPTQQ3Nq49e//jWqqqrwpz/9CfF43LW9RCKB5uZmy/UBAwYY3C+3bNmCH/3oR/jVr36FyZMn48UXX8TFF1+M6dOnW6zIGjKZDM466yyk02n85je/wfDhw1FbW4sPP/wQbW1t6N+/PwBlLr/88su46KKLcMstt2DJkiWYMmUKNmzYgPfee0+v709/+hMeeOABnHPOOTjnnHOwYsUKfOc73zEo29o75fLtAwQIkAdIgAABAvQQrrvuOkKznffff58AIA888ICh3EUXXUQ4jiNbt27Vr5WXl5PJkydb6kwkEpZrixYtIgDIK6+8ol+bPXs2AUBmz57t2McXX3yRACAzZ84kTU1NZNeuXeSdd94hVVVVJBaLkV27dullzzjjDDJu3DiSSqX0a7Isk29961vksMMOM7z3sGHD9N8333wzOe2008jQoUPJs88+SwghpKWlhXAcR5588knHd5syZQrhOI5UV1fr1yZPnkwAkDvuuMNQdtWqVQQA+fWvf224ftlllxEA5O6773YcCxpvv/224/gBINFo1PDNVq9eTQCQp59+Wr929dVXkwMOOIA0Nzcbnr/00ktJ//79me9sxnnnnUdOPvlk/ffzzz9PwuEwaWxsNJQbN24cGTVqFOns7NSvzZkzhwAgY8aM0a/NmzePACCvv/664fnp06dbro8ZM4YAIHPnztWvNTY2klgsRm655Rb9mtt4mXH33XcTAGTTpk2kqamJ7Ny5k7zwwguktLSUVFVVkXg8TghR6Ouwww4jZ511FpFlWX8+kUiQsWPHkjPPPFO/duWVVxKe58myZcss7WnP3n///aS8vJxs3rzZcP+OO+4goVCI1NTU6NfMNPPjH/+YDB06lIiiqF+rr68nPM+T++67T7/mdZ7YAQC5+uqrSVNTE2lsbCRLliwhZ5xxBgFAHn30UV9taPP7lFNOMfTbDjt27CAAbP9btGiRXlajjXfffVe/1t7eTg444ABy3HHH6dfMvGjlypUEAHn77bdt+6HN5WuuucZw/dZbbyUAyKxZswghCi1Go1Fy7rnnGujjzjvvJAAMPNTPtw8QIEBhELgaBggQoNfw8ccfIxQK6ZYgDbfccgsIIZ6i1ZWWlup/C4KAlpYWHHrooRgwYABWrFiRc98mTZqEqqoqjB49GhdddBHKy8sxdepU3S1p7969mDVrFi655BJ0dnaiubkZzc3NaGlpwVlnnYUtW7boURBPPfVUNDQ0YNOmTQAUy9Zpp52GU089FfPmzQOgWIsIIQaLF/1u8Xgczc3N+Na3vgVCCFauXGnp87XXXmv4/fHHHwOAZXy9WJVywaRJk3RLJKAE3qisrMT27dsBKBbOd999F+effz4IIfqYNTc346yzzkJ7e7vrN2tpacEnn3yCH//4x/q1Cy+8EBzH4a233tKv1dXVYc2aNbjyyitRUVGhX58wYQLGjRtnqPPtt99G//79ceaZZxr6dPzxx6OiogKzZ882lD/yyCMN36mqqgqHH364/p754PDDD0dVVRUOOugg/OxnP8Ohhx6KadOm6RbMVatWYcuWLbjsssvQ0tKi9zUej+OMM87A3LlzIcsyZFnG+++/j/PPP18/q0iD4zj93U899VQMHDjQ8O6TJk2CJEmYO3eubV9/9KMfobGx0eAy984770CWZfzoRz8C4G+eOOFf//oXqqqqMHToUJx00klYsGABbr75Ztx44405tfHzn/8coVDItV0Nv/jFLzBjxgzLf0ceeaSh3IgRIwzWtcrKSlx55ZVYuXIl9uzZw6xbs2h98sknSCQSzDLaXL755psN12+55RYAinUXAGbOnIlMJoPf/OY3+jcG2HM+n28fIECA3BC4GgYIEKDXUF1djREjRqBfv36G65pLVnV1tWsdyWQSU6ZMwYsvvoja2lrDmSn6fIRfPPPMM/jKV76C9vZ2vPDCC5g7dy5isZh+f+vWrSCE4I9//CP++Mc/MutobGzEyJEjdSF93rx5GDVqFFauXIkHHngAVVVVeOSRR/R7lZWVOOaYY/Tna2pq8Kc//QlTp061nDUyv1s4HLacVamurgbP8wZlCFCE++7AgQceaLk2cOBAve9NTU1oa2vD888/j+eff55ZR2Njo2Mbb775JgRBwHHHHYetW7fq10866SS8/vrruO666wBkaUdzRaNx6KGHGhS8LVu2oL29HUOHDvXUJ7f3zAfvvvsuKisr0dTUhKeeego7duwwKOBbtmwBAEyePNm2jvb2dmQyGXR0dOjufnbYsmULvvzyS1RVVTHvO30P7YzZm2++iTPOOAOA8n2OPfZYfOUrXwHgb5444fvf/z6uv/56cByHfv364aijjtIDYuTSxtixYx3bM+Owww7DpEmTXMsdeuihBoUHgD4WO3fuNJzhpPty880347HHHsPrr7+OU089Fd/73vdwxRVX6EqZNpfN9Dx8+HAMGDBAp3ft38MOO8xQrqqqyuCuCuT37QMECJAbAsUrQIAARY3f/OY3ePHFF3HjjTdi/Pjx6N+/PziOw6WXXprXAfETTzxRtxRccMEFOOWUU3DZZZdh06ZNqKio0Ou+9dZbcdZZZzHr0ISkESNGYOzYsZg7dy4OOuggEEIwfvx4VFVV4be//S2qq6sxb948fOtb3wLPK44IkiThzDPPxN69e/G73/0ORxxxBMrLy1FbW4urrrrK8m6xWEx/trdgZ0HQlGGtz1dccYWt4uAWnv71118HAJx88snM+9u3b8fBBx/sqb8aZFnG0KFD9brNMAumbu+ZD0477TQ9quH555+PcePG4fLLL8fy5cvB87w+hn/5y19w7LHHMuuoqKjA3r17PbUnyzLOPPNM3H777cz7mtLAQiwWwwUXXID33nsPf/vb39DQ0IAFCxbgwQcfNNQPeJsnThg1apSt4pNLG7Qy2xfw6KOP4qqrrsIHH3yATz/9FDfccAOmTJmCxYsXGzZUzEpdPsjn2wcIECA3BIpXgAABeg1jxozBzJkz0dnZabB6bdy4Ub+vwU7geOeddzB58mQ8+uij+rVUKlXQpLOhUAhTpkzB6aefjr/+9a+44447dOE+Eol42gk/9dRTMXfuXIwdOxbHHnss+vXrh2OOOQb9+/fH9OnTsWLFCtx77716+TVr1mDz5s14+eWXceWVV+rXZ8yY4bnfY8aMgSzL2LZtm8HKpbk89jS0yIqSJHkaMzN27NiBhQsX4vrrr7cEdJBlGT/5yU/w73//G3fddZdOO7RVTIP52iGHHIKZM2fi5JNPLphAXggBuaKiAnfffTd++tOf4q233sKll16qWy8rKysdx7CqqgqVlZWGyIIsHHLIIejq6srpewCKu+HLL7+Mzz77DBs2bAAhRHczBOB7nuSCnmjDKzTrG/39N2/eDACu+dzGjRuHcePG4a677sLChQtx8skn4+9//zseeOABfS5v2bLFEKSloaEBbW1tOr1r/27ZssWwAdHU1GSxyOb77QMECOAfwRmvAAEC9BrOOeccSJKEv/71r4brjz/+ODiOM+TnKS8vZypToVDIYml4+umnIUlSQfs6ceJEnHjiiXjiiSeQSqUwdOhQTJw4Ec899xzq6+st5Zuamgy/Tz31VOzcuRNvvvmm7nrI8zy+9a1v4bHHHoMgCIZzQ5pVhX43QgiefPJJz33Wxo8OZQ+g16KVhUIhXHjhhXj33XeZCoF5zMzQLFK33347LrroIsN/l1xyCSZMmKCXGTFiBI4++mi88sor6Orq0uv4/PPPsWbNGkO9l1xyCSRJwv33329pUxTFnJR4zQ0u3w2Ayy+/HKNGjcLDDz8MADj++ONxyCGH4JFHHjG8lwZtDHmexwUXXID//e9/+OKLLyzlNLq65JJLsGjRInzyySeWMm1tbRBF0bF/kyZNwqBBg/Dmm2/izTffxIknnmhw4/M7T3JBT7ThFXV1dYYIgx0dHXjllVdw7LHHMt0MtTLmcR43bhx4ntdDxWvJm81z97HHHgMAPVLppEmTEIlE8PTTTxt4B2vO5/vtAwQI4B+BxStAgAC9hvPPPx+nn346/vCHP2Dnzp045phj8Omnn+KDDz7AjTfeaDibdPzxx2PmzJl47LHHdNe9k046Ceeddx5effVV9O/fH0ceeSQWLVqEmTNn6uHLC4nbbrsNF198MV566SX86le/wjPPPINTTjkF48aNw89//nMcfPDBaGhowKJFi7B7926sXr1af1ZTqjZt2mRwxTrttNMwbdo0xGIxfOMb39CvH3HEETjkkENw6623ora2FpWVlXj33Xd9nSM69thj8eMf/xh/+9vf0N7ejm9961v47LPPmFagnsJDDz2E2bNn46STTsLPf/5zHHnkkdi7dy9WrFiBmTNnOrrIvf766zj22GMxevRo5v3vfe97+M1vfoMVK1bg61//Oh588EF8//vfx8knn4yf/vSnaG1txV//+lccffTRBqVlwoQJ+OUvf4kpU6Zg1apV+M53voNIJIItW7bg7bffxpNPPomLLrrI13see+yxCIVCePjhh9He3o5YLIZvf/vbtufI7BCJRPDb3/4Wt912G6ZPn46zzz4b//znP/Hd734XRx11FH76059i5MiRqK2txezZs1FZWYn//e9/AIAHH3wQn376KSZMmIBf/OIX+OpXv4r6+nq8/fbbmD9/PgYMGIDbbrsNU6dOxXnnnaeHxI/H41izZg3eeecd7Ny5U3d9tOvfD3/4Q7zxxhuIx+P6mUUafuZJrujuNlasWIHXXnvNcv2QQw7B+PHj9d9f+cpXcPXVV2PZsmUYNmwYXnjhBTQ0NODFF1+0rXvWrFm4/vrrcfHFF+MrX/kKRFHEq6++qm9UAMAxxxyDyZMn4/nnn0dbWxsmTJiApUuX4uWXX8YFF1yA008/HYBi6bz11lsxZcoUnHfeeTjnnHOwcuVKTJs2zfId8/32AQIEyAE9HEUxQIAA+zHM4eQJIaSzs5PcdNNNZMSIESQSiZDDDjuM/OUvfzGEQiaEkI0bN5LTTjuNlJaWGsIit7a2kp/+9KdkyJAhpKKigpx11llk48aNZMyYMYbQyX7DybNCcEuSRA455BByyCGH6KGot23bRq688koyfPhwEolEyMiRI8l5551H3nnnHcvzQ4cOJQBIQ0ODfm3+/PkEADn11FMt5devX08mTZpEKioqyJAhQ8jPf/5zPUT7iy++qJebPHkyKS8vZ75PMpkkN9xwAxk8eDApLy8n559/Ptm1a1e3hJO/7rrrLNfN34EQQhoaGsh1111HRo8eTSKRCBk+fDg544wzyPPP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", "text/plain": [ "
" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "image/png": "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NW7cONlstnz3ly9fXmPHji3lqgCYLfcepKlTp+rVV19VnTp1FBAQoK5du2r79u0uxyYmJmr48OGqVauW/Pz8VL16dd10002Kj493HvP3e5wK8u2336pLly4qV66cQkJCdNNNN2nXrl0ux0yaNEk2m02//fabhg0bppCQEAUHB2v48OFKS0v7R5977Nix6tWrlxYuXKi9e/e67Pv666+dtVWoUEF9+/bN9y+ddu/erdtvv11VqlRRQECAGjdurKeeesq5/8CBAxo1apQaN26sgIAAVa5cWbfddpvL92vfvn2y2Wx69dVX87z/mjVrZLPZ9NFHHxX4ORYuXKjt27fr6aefzhOacvXq1Ut9+vRxvs5dxvn9999r1KhRqlq1qmrVqlXkmi98j1WrVunf//63KleurKCgIA0dOlSnT5/Ot47Vq1erffv28vf3V7169fT+++8X+LkA4HLAjJOHevvtt5WQkJDvPpvNpqeeekohISGlWxSAEpecnKwTJ064bLPZbKpcubLLtvfff1+pqal64IEHlJ6erv/85z+65pprtG3bNoWFhUmSBgwYoB07dujBBx9URESEjh07ptjYWCUkJCgiIqLINa1YsUJ9+vRRvXr1NGnSJJ07d06vv/66OnXqpE2bNuV5r9tvv11169ZVTEyMNm3apHfffVdVq1bViy++eEnfk1xDhgzR8uXLFRsb67y3c968eYqKilLv3r314osvKi0tTTNnzlTnzp21efNmZ22//PKLunTpIh8fH913332KiIjQ77//rv/97396/vnnJUkbNmzQmjVrNGjQINWqVUvx8fGaOXOmunXrpp07dyowMFD16tVTp06dNH/+fI0ZM8alvvnz56tChQq66aabCvwM//vf/yQpz6xaUYwaNUpVqlTRhAkTdPbs2SLXfKHRo0crJCREkyZN0p49ezRz5kwdOHBAK1eudPmLut9++0233nqr7rnnHkVFRWn27NkaNmyY2rRpoyuuuMLt2gHAIxjwOKmpqUalSpUMSXm+bDabERYWZqSlpZldJoBiNGfOnHz/mZdk+Pn5OY/bv3+/IckICAgw/vjjD+f2n376yZBkjBkzxjAMwzh9+rQhyXj55Zcvet2uXbsaXbt2zfP+c+bMcW5r2bKlUbVqVePkyZPObVu3bjXsdrsxdOhQ57aJEycakoy7777b5Ro333yzUbly5UK/B1FRUUa5cuUK3L9582aXz5iammqEhIQYI0aMcDkuMTHRCA4Odtn+r3/9y6hQoYJx4MABl2MdDofzz/n9e3Xt2rWGJOP99993bnvrrbcMScauXbuc2zIzM43Q0FAjKirqop+xVatWRkhISJ7tZ86cMY4fP+78Sk5Odu7LHRudO3c2srOzXc4ras2579GmTRsjMzPTuf2ll14yJBlffvmlc1udOnUMScaqVauc244dO2b4+fkZjz766EU/HwB4MpbqeaBXX31VSUlJ+e4zDEPPPfecAgICSrcoAKVixowZio2Ndfn6+uuv8xzXv39/1axZ0/m6ffv26tChg5YuXSpJCggIkK+vr1auXFngUqyiOHLkiLZs2aJhw4apUqVKzu1XXXWVevbs6bzehe6//36X1126dNHJkyeVkpJyyXVI55coS1JqaqokKTY2VklJSbrjjjt04sQJ55eXl5c6dOig7777TpJ0/PhxrVq1Snfffbdq167t8p4XzrJc+O/VrKwsnTx5Ug0aNFBISIg2bdrk3Hf77bfL399f8+fPd2775ptvdOLEiUJnklJSUpyf40JPPfWUqlSp4vy688478xwzYsSIPI+mKGrNue677z75+Pg4X48cOVLe3t55fo7NmjVTly5dnK+rVKmixo0ba9++fRf9fADgyViq52GOHz+uKVOm5NtFz263q27duho2bFjpFwagVLRv375IzSEaNmyYZ1ujRo30ySefSDrfne7FF1/Uo48+qrCwMF199dW64YYbNHToUFWrVq3I9Rw4cECS1Lhx4zz7mjZtqm+++SZPo4K/h5OKFStKkk6fPv2POuKdOXNGklShQgVJ0q+//ipJuuaaa/I9Pvdaub/sN2/e/KLvf+7cOcXExGjOnDk6dOiQDMNw7ktOTnb+OSQkRDfeeKM+/PBDPfvss5LOL9OrWbNmgbXkqlChgk6ePJln+6hRo5zPTioofOXXbbGoNef6+7gpX768qlevnueeqL//DKXzP8d/EsIBwOoITh7m+eefV0ZGRr77HA6HXnzxRXl782MFULhHHnlEN954oxYtWqRvvvlGTz/9tGJiYvTtt9+qVatWJXbdgh7YfeEv9Zcit/lFbmv23L9gmjdvXr5h0N1/Vz744IOaM2eOHnnkEUVGRio4OFg2m02DBg3K85dZQ4cO1cKFC7VmzRpdeeWVWrx4sUaNGiW7/eILPZo0aaItW7bo0KFDLjOGjRo1ct635e/vn++5+a00cKdmd5TUzxAArIzfsD3IgQMHNGPGjAIfdtuiRQvdcsstJlQGwGpyZ1sutHfv3jyNGurXr69HH31Ujz76qH799Ve1bNlSr7zyij744IMiXadOnTqSpD179uTZt3v3boWGhpZaW+x58+bJZrOpZ8+eks5/NkmqWrWqevToUeB59erVk6Q8XQf/7tNPP1VUVJReeeUV57b09PR8l05fd911qlKliubPn68OHTooLS2tSM9duuGGG7RgwQLNnz9fTzzxRKHHF8admqXz46Z79+7O12fOnNGRI0d0/fXX/+NaAMDTcY+TB5kwYUKB+3JycjR16tQC25MDKFsWLVqkQ4cOOV+vX79eP/30k7ONdVpamtLT013OqV+/vipUqFDgrHZ+qlevrpYtW+q9995z+WV8+/btWr58ean9wj1lyhQtX75cAwcOdC436927t4KCgvTCCy8oKysrzznHjx+XdP7+nH/961+aPXt2nm6lF86geHl55ZlRef311/P9yyxvb2/dcccd+uSTTzR37lxdeeWVuuqqqwr9HLfffruaNWumZ599VuvWrcv3GHdmddypWTrfsfXC79XMmTOVnZ3t0v4cAMoqZpw8xPbt2zVv3rx8/4Pp7e2tbt26ufwtIYDL09dff63du3fn2d6xY0fnzIl0frla586dNXLkSGVkZGj69OmqXLmycxZj7969uvbaa52/qHt7e+uLL77Q0aNHNWjQILdqevnll9WnTx9FRkbqnnvucbYjDw4O1qRJk/7R5/277Oxs52xYenq6Dhw4oMWLF+uXX35R9+7d9fbbbzuPDQoK0syZMzVkyBC1bt1agwYNUpUqVZSQkKAlS5aoU6dOeuONNyRJr732mjp37qzWrVvrvvvuU926dRUfH68lS5Zoy5Ytks7PBs2bN0/BwcFq1qyZ1q5dqxUrVuRpBZ9r6NCheu211/Tdd98VudW6j4+PvvjiC/Xu3VudO3fWLbfc4nwG1aFDh7R48WIlJCSob9++RXo/d2vOzMx0jos9e/bozTffVOfOndWvX78iXQ8ALmcEJw8xduxYeXl5KTs7O8++7OxsvfTSSyZUBaC0FTTzPGfOHJfgNHToUNntdk2fPl3Hjh1T+/bt9cYbb6h69eqSpPDwcN1xxx2Ki4vT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yBGX94mPjzf69OljBAQEGKGhocajjz5qZGVllfKngVn+HpwYM/i7//3vf0bz5s0NPz8/o0mTJsbbb7/tst/hcBhPP/20ERYWZvj5+RnXXnutsWfPHpdjTp48adxxxx1G+fLljaCgIGP48OFGampqaX4MlKKUlBTj4YcfNmrXrm34+/sb9erVM5566imXttCMm7Ltu+++y/d3mKioKMMwim98bN261ejcubPh5+dn1KxZ05gyZUppfUQXNsO44PHPAAAAAIA8uMcJAAAAAApBcAIAAACAQhCcAAAAAKAQBCcAAAAAKATBCQAAAAAKQXACAAAAgEIQnAAAAACgEAQnAAAAACgEwQkAcNmJj4+XzWbTli1bSuwaw4YNU//+/Uvs/QEA1kJwAgBYzrBhw2Sz2fJ8XXfddUU6Pzw8XEeOHFHz5s1LuFIAQFnhbXYBAADk57rrrtOcOXNctvn5+RXpXC8vL1WrVq0kygIAlFHMOAEALMnPz0/VqlVz+apYsaIkyWazaebMmerTp48CAgJUr149ffrpp85z/75U7/Tp0xo8eLCqVKmigIAANWzY0CWUbdu2Tddcc40CAgJUuXJl3XfffTpz5oxzf05OjqKjoxUSEqLKlSvriSeekGEYLvU6HA7FxMSobt26CggIUIsWLVxqAgB4NoITAMAjPf300xowYIC2bt2qwYMHa9CgQdq1a1eBx+7cuVNff/21du3apZkzZyo0NFSSdPbsWfXu3VsVK1bUhg0btHDhQq1YsUKjR492nv/KK69o7ty5mj17tlavXq1Tp07piy++cLlGTEyM3n//fc2aNUs7duzQmDFjdNddd+n7778vuW8CAKDU2Iy//5UZAAAmGzZsmD744AP5+/u7bB8/frzGjx8vm82m+++/XzNnznTuu/rqq9W6dWu9+eabio+PV926dbV582a1bNlS/fr1U2hoqGbPnp3nWu+8846efPJJHTx4UOXKlZMkLV26VDfeeKMOHz6ssLAw1ahRQ2PGjNHjjz8uScrOzlbdunXVpk0bLVq0SBkZGapUqZJWrFihyMhI53vfe++9SktL04cfflgS3yYAQCniHicAgCV1797dJRhJUqVKlZx/vjCg5L4uqIveyJEjNWDAAG3atEm9evVS//791bFjR0nSrl271KJFC2dokqROnTrJ4XBoz5498vf315EjR9ShQwfnfm9vb7Vt29a5XO+3335TWlqaevbs6XLdzMxMtWrVyv0PDwCwHIITAMCSypUrpwYNGhTLe/Xp00cHDhzQ0qVLFRsbq2uvvVYPPPCApk6dWizvn3s/1JIlS1SzZk2XfUVtaAEAsDbucQIAeKR169bled20adMCj69SpYqioqL0wQcfaPr06Xr77bclSU2bNtXWrVt19uxZ57E//vij7Ha7GjdurODgYFWvXl0//fSTc392drY2btzofN2sWTP5+fkpISFBDRo0cPkKDw8vro8MADARM04AAEvKyMhQYmKiyzZvb29nU4eFCxeqbdu26ty5s+bPn6/169frv//9b77vNWHCBLVp00ZXXHGFMjIy9NVXXzlD1uDBgzVx4kRFRUVp0qRJOn78uB588EENGTJEYWFhkqSHH35YU6ZMUcOGDdWkSRNNmzZNSUlJzvevUKGCHnvsMY0ZM0YOh0OdO3dWcnKyfvzxRwUFBSkqKqoEvkMAgNJEcAIAWNKyZctUvXp1l22NGzfW7t27JUmTJ0/WggULNGrUKFWvXl0fffSRmjVrlu97+fr6aty4cYqPj1dAQIC6dOmiBQsWSJICAwP1zTff6OGHH1a7du0UGBioAQMGaNq0ac7zH330UR05ckRRUVGy2+26++67dfPNNys5Odl5zLPPPqsqVaooJiZG+/btU0hIiFq3bq3x48cX97cGAGACuuoBADyOzWbTF198of79+5tdCgCgjOAeJwAAAAAoBMEJAAAAAArBPU4AAI/DKnMAQGljxgkAAAAACkFwAgAAAIBCEJwAAAAAoBAEJwAAAAAoBMEJAAAAAApBcAIAAACAQhCcAAAAAKAQBCcAAAAAKMT/A8UTV1J+S0NhAAAAAElFTkSuQmCC", "text/plain": [ "
" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stdout", "output_type": "stream", "text": [ "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Episode 1000 Reward: 460\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Episode 1000 Reward: 505\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Episode 1000 Reward: -150\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Episode 1000 Reward: 360\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Episode 1000 Reward: 535\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Episode 1000 Reward: 280\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Episode 1000 Reward: 485\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Episode 1000 Reward: 490\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Episode 1000 Reward: 60\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Episode 1000 Reward: 395\n" ] }, { "data": { "image/png": "iVBORw0KGgoAAAANSUhEUgAAA14AAAHWCAYAAABnpFhuAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjguMiwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy8g+/7EAAAACXBIWXMAAA9hAAAPYQGoP6dpAAC/zUlEQVR4nOzdeXhTVfoH8O9NmqZt2qRbui+Ulq3stixlR1E2FwR1UARFxwVxHHEZHX+OihvqKDg6rjOKOOqouIsggrLvlEWglKV03/ctzX5/f/TmTtKNpiS5uTfv53n6aNI0Obn9cptzzznvYViWZUEIIYQQQgghxG1kQjeAEEIIIYQQQqSOOl6EEEIIIYQQ4mbU8SKEEEIIIYQQN6OOFyGEEEIIIYS4GXW8CCGEEEIIIcTNqONFCCGEEEIIIW5GHS9CCCGEEEIIcTPqeBFCCCGEEEKIm1HHixBCCCGEEELcjDpehBDSg+3bt4NhGGzfvl3opngFhmHwzDPPCN0MQXz00UdgGAYFBQUefV13HPOWlhZERUXh008/denzCmHatGmYNm2a0M3oUleZcWd7c3Jy4Ofnh5MnT7rl+Qkhl4Y6XoQQr8MwTK++etMZevHFF/Hdd9+5vc22D1i2Lz8/P8THx+P2229HaWmp21+fOLJ1mLv7+vzzz4VuoqD+8Y9/ICQkBAsXLuz0vd9//x1Lly5FSkoKAgICEBwcjFGjRuEvf/kLLly4IEBrPcs+JzKZDHFxcbjqqqtEcfElPT0dc+fOxVNPPSV0UwghXfATugGEENLRf/7zH4fbH3/8MbZs2dLp/iFDhlz0uV588UXccMMNmDdvniub2K1nn30WKSkp0Ov12L9/Pz766CPs3r0bJ0+eREBAgEfaQP7ngQcewJgxYzrdn5WV5fRzLV68GAsXLoRSqXRF0wRjMpnwj3/8AytWrIBcLnf43r/+9S8sW7YMkZGRWLRoEQYPHgyz2YyTJ0/i448/xuuvv462trZOPyc1V155JZYsWQKWZZGfn4+3334bl19+OX766SfMnj37kp77l19+cVEru3bvvfdizpw5yMvLQ2pqqltfixDiHOp4EUK8zq233upwe//+/diyZUun+73R7NmzkZmZCQD44x//iMjISLz88sv44YcfcNNNNwncuotrbW2FSqUSuhm90pu2Tp48GTfccINLXk8ul0uiw7FhwwZUV1d3yuPevXuxbNkyTJw4ERs2bEBISIjD91977TW88MILF31+nU6HoKAgl7bZ0wYOHOhwvrn++usxYsQIvP7665fc8fL397/U5vVoxowZCAsLw7p16/Dss8+69bUIIc6hqYaEEFFqbW3Fww8/jMTERCiVSgwaNAivvvoqWJblH8MwDFpbW7Fu3Tp+6tDtt98OACgsLMR9992HQYMGITAwEBEREbjxxhtdvn5n8uTJAIC8vDyH+3Nzc3HDDTcgPDwcAQEByMzMxA8//MB/v6GhAXK5HG+88QZ/X01NDWQyGSIiIhze57JlyxATE8Pf3rVrF2688UYkJSVBqVQiMTERK1asQFtbm0Mbbr/9dgQHByMvLw9z5sxBSEgIFi1aBAAwGAxYsWIFtFotQkJCcO2116KkpKRX79k2ze+LL77AE088gZiYGKhUKlx77bUoLi7u9PgDBw5g1qxZ0Gg0CAoKwtSpU7Fnzx6HxzzzzDNgGAY5OTm45ZZbEBYWhkmTJvWqPRfDMAzuv/9+fPrppxg0aBACAgKQkZGBnTt3Ojyuq/U6hw8fxsyZMxEZGYnAwECkpKTgjjvucPi53mQVcO6Yl5aW4o477kB0dDSUSiWGDh2KDz/8sFfv97vvvkO/fv06jYasXLkSDMPg008/7dTpAoCAgAA899xzDp3PadOmYdiwYcjOzsaUKVMQFBSEJ554gn8/Tz/9NNLS0vgc/uUvf4HBYOj03J988gkyMjIQGBiI8PBwLFy4sMusvP/++0hNTUVgYCDGjh2LXbt2OXy/paUFKpUKf/7znzv9bElJCeRyOVatWtWr42Rv+PDhiIyMRH5+Pn/fb7/9hsmTJ0OlUiE0NBTXXXcdTp8+fdHn6mqNl16vxzPPPIOBAwciICAAsbGxmD9/PvLy8sCyLPr164frrruu03Pp9XpoNBrcc889/H0KhQLTpk3D999/7/T7JIS4F414EUJEh2VZXHvttdi2bRvuvPNOjBo1Cps3b8ajjz6K0tJSrFmzBkD7lMU//vGPGDt2LO6++24A4D9sHjp0CHv37sXChQuRkJCAgoICvPPOO5g2bRpycnJcdsXe9iE9LCyMv+/UqVOYOHEi4uPj8fjjj0OlUuHLL7/EvHnz8PXXX+P6669HaGgohg0bhp07d+KBBx4AAOzevRsMw6Curg45OTkYOnQogPaOlq2DBwDr16+HTqfDsmXLEBERgYMHD+LNN99ESUkJ1q9f79A+s9mMmTNnYtKkSXj11Vf59/3HP/4Rn3zyCW655RZMmDABv/32G+bOnevUe3/hhRfAMAwee+wxVFVV4fXXX8eMGTNw7NgxBAYGAmj/8Dp79mxkZGTg6aefhkwmw9q1a3H55Zdj165dGDt2rMNz3njjjRgwYABefPHFTh2XrjQ3N6OmpqbT/REREWAYhr+9Y8cOfPHFF3jggQegVCrx9ttvY9asWTh48CCGDRvW5XNXVVXhqquuglarxeOPP47Q0FAUFBTgm2++4R/T26wCvT/mlZWVGD9+PN9h1Gq12LRpE+688040NTXhwQcf7PGY7N27F5dddpnDfTqdDr/99humTZuGhISEHn++o9raWsyePRsLFy7ErbfeiujoaFitVlx77bXYvXs37r77bgwZMgQnTpzAmjVrcPbsWYd1ly+88AL+9re/4aabbsIf//hHVFdX480338SUKVNw9OhRhIaGAgA++OAD3HPPPZgwYQIefPBBXLhwAddeey3Cw8ORmJgIAAgODsb111+PL774AqtXr3boJP73v/8Fy7L8xQVn1NfXo76+HmlpaQCArVu3Yvbs2ejfvz+eeeYZtLW14c0338TEiRNx5MgR9OvXr9fPbbFYcPXVV+PXX3/FwoUL8ec//xnNzc3YsmULTp48idTUVNx666145ZVXUFdXh/DwcP5nf/zxRzQ1NXWaDZCRkYHvv/8eTU1NUKvVTr9fQoibsIQQ4uWWL1/O2p+uvvvuOxYA+/zzzzs87oYbbmAZhmHPnz/P36dSqdjbbrut03PqdLpO9+3bt48FwH788cf8fdu2bWMBsNu2beuxjWvXrmUBsFu3bmWrq6vZ4uJi9quvvmK1Wi2rVCrZ4uJi/rFXXHEFO3z4cFav1/P3Wa1WdsKECeyAAQMc3nd0dDR/+6GHHmKnTJnCRkVFse+88w7LsixbW1vLMgzD/uMf/+jxva1atYplGIYtLCzk77vttttYAOzjjz/u8Nhjx46xANj77rvP4f5bbrmFBcA+/fTTPR4L2zGLj49nm5qa+Pu//PJLFgDfVqvVyg4YMICdOXMma7VaHdqfkpLCXnnllfx9Tz/9NAuAvfnmm3t87Y5t6O6rvLycf6ztvsOHD/P3FRYWsgEBAez111/P32f7Hefn57Msy7LffvstC4A9dOhQt+3obVadOeZ33nknGxsby9bU1Dg8duHChaxGo+ny929jMplYhmHYhx9+2OH+48ePswDYBx98sNPP1NbWstXV1fyXwWDgvzd16lQWAPvuu+86/Mx//vMfViaTsbt27XK4/91332UBsHv27GFZlmULCgpYuVzOvvDCCw6PO3HiBOvn58ffbzQa2aioKHbUqFEOr//++++zANipU6fy923evJkFwG7atMnhOUeMGOHwuO4AYO+88062urqaraqqYg8cOMBeccUVLAD2tddeY1mWZUeNGsVGRUWxtbW1/M8dP36clclk7JIlS/j7OmbGdszs2/Hhhx+yANjVq1d3aovt38WZM2dYAPy/e5trr72W7devn8O/H5Zl2c8++4wFwB44cOCi75cQ4jk01ZAQIjobN26EXC7nR4JsHn74YbAsi02bNl30OWwjLkB7sYHa2lqkpaUhNDQUR44c6XPbZsyYAa1Wi8TERNxwww1QqVT44Ycf+FGEuro6/Pbbb7jpppv40ZiamhrU1tZi5syZOHfuHF8FcfLkyaisrMSZM2cAtI9sTZkyBZMnT+anWO3evRssyzqMeNm/t9bWVtTU1GDChAlgWRZHjx7t1OZly5Y53N64cSMAdDq+FxtJ6WjJkiUOU9ZuuOEGxMbG8s9/7NgxnDt3Drfccgtqa2v5Y9Ha2oorrrgCO3fuhNVqdXjOe++916k2PPXUU9iyZUunL/tRA6C92EZGRgZ/OykpCddddx02b94Mi8XS5XPbRmI2bNgAk8nU5WN6m9XeHnOWZfH111/jmmuuAcuy/DGrqanBzJkz0djY2GN+6+rqwLKswwgsADQ1NQFoHzHqqH///tBqtfyX/ZRYAFAqlVi6dKnDfevXr8eQIUMwePBghzZefvnlAIBt27YBAL755htYrVbcdNNNDo+LiYnBgAED+McdPnwYVVVVuPfeex3WSN1+++3QaDQOrz1jxgzExcU5lMo/efIkfv/9916vE/3ggw+g1WoRFRWFcePGYc+ePXjooYfw4IMPory8HMeOHcPtt9/ukKMRI0bgyiuv5H+XvfX1118jMjISf/rTnzp9zzYqO3DgQIwbN87hPdXV1WHTpk1YtGiRw+gt8L8R9q5GewkhwqGphoQQ0SksLERcXFyndSi2KoeFhYUXfY62tjasWrUKa9euRWlpqcO0tcbG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+uuvO00t68moUaNw88034+2330ZjYyMmTJiAX3/9FefPn3fqfYeHh2PSpElYunQpKisr8frrryMtLQ133XUXgPYO5L///W/Mnj0bQ4cOxdKlSxEfH4/S0lJs27YNarUaP/74o1Ov2dGuXbug1+s73T9ixAiHKXnDhg3DzJkzHcrJA3AYTexo3bp1ePvtt3H99dcjNTUVzc3N+Ne//gW1Ws1/+O5tVp055i+99BK2bduGcePG4a677kJ6ejrq6upw5MgRbN26FXV1dT0ek+uuuw7/+c9/cPbsWYcRkcmTJ+Of//wn/vSnP2HAgAFYtGgRBg8eDKPRiLNnz+LTTz+Fv79/l+vdOlq8eDG+/PJL3Hvvvdi2bRsmTpwIi8WC3NxcfPnll9i8eTMyMzORmpqK559/Hn/9619RUFCAefPmISQkBPn5+fj2229x991345FHHoFCocDzzz+Pe+65B5dffjn+8Ic/ID8/H2vXru20xsvmlltuwV/+8hd8++23WLZsWY+jSc76+9//jtmzZyMrKwt33nknX05eo9HgmWeeceq5lixZgo8//hgPPfQQDh48iMmTJ6O1tRVbt27Ffffd57B/19y5cxEREYH169dj9uzZiIqK6vR8JpMJO3bswH333Xepb5MQ4moerKBICCF90rGcPMuybHNzM7tixQo2Li6OVSgU7IABA9i///3vncoq5+bmslOmTGEDAwNZAHxp+fr6enbp0qVsZGQkGxwczM6cOZPNzc1lk5OTHcrPO1tOvqvS4haLhU1NTWVTU1NZs9nMsizL5uXlsUuWLGFjYmJYhULBxsfHs1dffTX71Vdfdfr5qKgoFgBbWVnJ37d7924WADt58uROj8/JyWFnzJjBBgcHs5GRkexdd93Flwtfu3Yt/7jbbruNValUXb6ftrY29oEHHmAjIiJYlUrFXnPNNWxxcbFT5eT/+9//sn/961/ZqKgoNjAwkJ07d65DOXubo0ePsvPnz2cjIiJYpVLJJicnszfddBP766+/8o+xlZOvrq7u8bU7tqG7L/v3AIBdvnw5+8knn7ADBgxglUolO3r06E6/846lwY8cOcLefPPNbFJSEqtUKtmoqCj26quvdihLz7K9z6ozx7yyspJdvnw5m5iYyCoUCjYmJoa94oor2Pfff/+ix8ZgMLCRkZHsc8891+X3jx49yi5ZsoRNSkpi/f39WZVKxY4YMYJ9+OGHHbZqYNn20uhDhw7t8nmMRiP78ssvs0OHDmWVSiUbFhbGZmRksCtXrmQbGxsdHvv111+zkyZNYlUqFatSqdjBgwezy5cvZ8+cOePwuLfffptNSUlhlUolm5mZye7cubNTeXZ7c+bMYQGwe/fuvehxsbHl4WK2bt3KTpw4kQ0MDGTVajV7zTXXsDk5OQ6P6U05eZZt30Lh//7v/9iUlBT+93nDDTeweXl5nV73vvvuYwGwn332WZft2rRpEwuAPXfu3MXfLCHEoxiWdWLuACGEEHIR27dvx/Tp07F+/XrccMMNQjfnohiGwfLly7uc6iVVzz33HNauXYtz5851O5VSCq6//nqcOHHC6dFab7ZixQp88MEHqKio6HKj93nz5oFhGHz77bcCtI4Q0hNa40UIIYT4mBUrVqClpQWff/650E1xm/Lycvz0009dllsXK71ej08++QQLFizostN1+vRpbNiwAc8995wArSOEXAyt8SKEEEJ8THBwcK/2+xKj/Px87NmzB//+97+hUChwzz33CN2kS1ZVVYWtW7fiq6++Qm1tLf785z93+bghQ4bAbDZ7uHWEkN6ijhchhBBCJGPHjh1YunQpkpKSsG7dul4VA/F2OTk5WLRoEaKiovDGG290u+8dIcS70RovQgghhBBCCHEzWuNFCCGEEEIIIW5GHS9CCCGEEEIIcTNa4+Ukq9WKsrIyhISEgGEYoZtDCCGEEEIIEQjLsmhubkZcXBxksp7HtKjj5aSysjIkJiYK3QxCCCGEEEKIlyguLkZCQkKPj6GOl5NCQkIAtB9ctVotcGvaFRUVISkpSehmEB9BeSOeRpkjnkR5I55GmRO3pqYmJCYm8n2EnlDHy0m26YVqtdprOl5ardZr2kKkj/JGPI0yRzyJ8kY8jTInDb1ZgkTFNSQgLCxM6CYQH0J5I55GmSOeRHkjnkaZ8x3U8ZKA8vJyoZtAfAjljXgaZY54EuWNeBplzndQx4sQQgghhBBC3IzWeLkBy7Iwm82wWCweeb3g4GDo9XqPvJbYyOVy+Pn5Uel/FwoPDxe6CcTHUOaIJ1HeiKdR5nwHdbxczGg0ory8HDqdzmOvabVaL7pvgC8LCgpCbGws/P39hW6KJFitVqGbQHwMZY54EuWNeBplzndQx8uFrFYr8vPzIZfLERcXB39/f4+MtBiNRupUdIFlWRiNRlRXVyM/Px8DBgygDqoLNDQ0QKPRCN0M4kMoc8STKG/E0yhzvoM6Xi5kNBphtVqRmJiIoKAgj70uwzBQKpUeez0xCQwMhEKhQGFhIYxGIwICAoRuEiGEEEII8UF0+d8NPD2qQqNdPaNRLte62K7shLgaZY54EuWNeBplznfQJ1IJMJlMQjeB+JCqqiqhm0B8DGWOeBLljXgaZc53UMdLAliWFboJxIcYjUahm0B8DGWOeBLljXgaZc53UMdLAnx9Kt20adPw4IMPCt0Mn0HrCYmnUeaIJ1HeiKdR5nyHb39ilwg/v0uvkXL77beDYRgwDAOFQoGUlBT85S9/of3BSCeRkZFCN4H4GMoc8STKG/E0ypzvoI6XBLhqiHrWrFkoLy/HhQsXsGbNGrz33nt4+umnXfLcl8q2KTURXmlpqdBNID6kUa9HUXGx0M0gPoTOccTTKHO+gzpehKdUKhETE4PExETMmzcPM2bMwJYtWwC071G2atUqpKSkIDAwECNHjsRXX33F/2xmZiZeffVV/va8efOgUCjQ0tICACgpKQHDMDh//jwA4D//+Q8yMzMREhKCmJgY3HLLLQ6LS7dv3w6GYbBp0yZkZGRAqVRi9+7daG1txZIlSxAcHIzY2Fi89tprnjg0hBAPY1kWHx49ilu//Rarjx2DhTYYJYQQInK0j5cHrPj5Z9S7ccoey7JdbtQcFhCANbNm9ek5T548ib179yI5ORkAsGrVKnzyySd49913MWDAAOzcuRO33nortFotpk6diqlTp2L79u145JFHwLIsdu3ahdDQUOzevRuzZs3Cjh07EB8fj7S0NADtlRife+45DBo0CFVVVXjooYdw++23Y+PGjQ7tePzxx/Hqq6+if//+CAsLw6OPPoodO3bg+++/R1RUFJ544gkcOXIEo0aN6tP7JM4LCwsTugnEB3ybm4tvc3MBAHnNzdh0/jyuHjhQ4FYRX0DnOOJplDnfQR0vD6jX61Hb1ua25++u4+WsDRs2IDg4GGazGQaDATKZDP/85z9hMBjw4osvYuvWrcjKygIA9O/fH7t378Z7772HqVOnYtq0afjggw9gsVhw8uRJ+Pv74w9/+AO2b9+OWbNmYfv27Zg6dSr/WnfccQf///3798cbb7yBMWPGoKWlBcHBwfz3nn32WVx55ZUAgJaWFnzwwQf45JNPcMUVVwAA1q1bR/tfECIxuwoLsfbYMYf7Pvn9d0xKSkIobYJOCCFEpKjj5QFhbv6gYLFYIJfLL/l1p0+fjnfeeQetra1Ys2YN/Pz8sGDBApw6dQo6nY7vANkYjUaMHj0aADB58mQ0Nzfj6NGj2Lt3L98Ze+mllwAAO3bswKOPPsr/bHZ2Np555hkcP34c9fX1sHLTiIqKipCens4/LjMzk///vLw8GI1GjBs3jr8vPDwcgwYNcup9kktTX18PtVotdDOIRJ2qqsLq/fv52zEqFfKrq9FqMuGjY8fw4PjxAraO+AI6xxFPo8z5Dup4eUBfp/v1lsFgcEkpUpVKxU8F/PDDDzFy5Eh88MEHGDZsGADgp59+Qnx8vMPP2F43NDQUI0eOxPbt27Fv3z5ceeWVmDJlCv7whz/g7NmzOHfuHD/i1draipkzZ2LmzJn49NNPodVqUVRUhJkzZ3YqFKJSqS75fRFCxKGkqQnP79oFM3ch5sr+/XHbyJG49YsvAAC/5udjZmoqhmi1QjaTEEII6RMqriEB/v7+Ln9OmUyGJ554Ak8++STS09OhVCpRVFSEtLQ0h6/ExET+Z6ZOnYpt27Zh586dmDZtGsLDwzFkyBC88MILiI2NxUBufUZubi5qa2vx0ksvYfLkyRg8eHCvdm1PTU2FQqHAgQMH+Pvq6+tx9uxZl79/0r2OnW9CXKFBr8fT27ahhbv4cllMDO4bMwaagADcNXYs/7h3Dh+mQhvEregcRzyNMuc7qOMlAe4qs37jjTdCLpfjvffewyOPPIIVK1Zg3bp1yMvLw5EjR/Dmm29i3bp1/OOnTZuGzZs3w8/PD4MHD+bv+/TTTx3WdyUlJcHf3x9vvvkmLly4gB9++AHPPffcRdsTHByMO++8E48++ih+++03nDx5ErfffrvPbyDtaTU1NUI3gUiM3mzGszt2oEqnAwD0Dw3F45MmwY/7t50ZGor+oaEAgPyGBmw8d06ophIfQOc44mmUOd9Bn1glwOqmq79+fn64//778corr+Cvf/0r/va3v2HVqlUYMmQIZs2ahZ9++gkpKSn84ydPngyr1erQyZo2bRosFgumTZvG36fVavHRRx9h/fr1SE9Px0svveRQir4nf//73zF58mRcc801mDFjBiZNmoSMjAyXvWdycQaDQegmEAmxWK14Zc8enKurAwBEBgXh6WnTEKhQ8I8xGY1YNmYMf/uTEyfQQJu7EzehcxzxNMqc72BYlmWFboSYNDU1QaPRoLGxsdNCSL1ej/z8fKSkpCDAg5W3jEajW6YbSoVQvxepKi8vR2xsrNDNIBLAsizePXwYG7n9/YIUCrwyYwaSudEtG1vm3jhwAFsuXAAAXN6vH1ZwVVYJcSU6xxFPo8yJW099g45oxEsCFHZXhglxt6ioKKGbQCTim9On+U6Xn0yG/5s8uVOnC/hf5m4bORIq7nz3W0EBcqqrPdZW4jvoHEc8jTLnO6jjJQEdKwES4k4lJSVCN4FIwM7CQnx0/Dh/+4GxYzEiOrrLx9oypwkIwJKRI/n73zl0iAptEJejcxzxNMqc76COFyGEEI86WVWFNXZ7dS0eMQLT7daL9mRWWhpfaKOgsZEKbRBCCBEN6nhJQFebJxPiLqFdTAUjpLeKGxvx/M6d/F5dV/XvjxvtNk3vin3mZAyD+zoU2qhva3NLW4lvonMc8TTKnO+gjpcbeLpeCcMwHn09saH6Ma5F5ftJX9W3teGZ7dvRajIBADJiY7FszJiLnsM6Zm5QZCSu7N8fAKAzmbD22DG3tJf4JjrHEU+jzPkO+k27kK3IhY7bi8ZT3LWPl1TYfh9UhMQ16riy34Q4o6u9uh6bOJHfq6snXWXutpEjEcxVc91WUIBTvdiEnZDeoHMc8TTKnO/wE7oBvfXMM89g5cqVDvcNGjQIubm5ANpLhj/88MP4/PPPYTAYMHPmTLz99tuItlusXVRUhGXLlmHbtm0IDg7GbbfdhlWrVsHPzzWHQS6XIzQ0FFXcB4CgoCCPjEYZjUYa1ekCy7LQ6XSoqqpCaGgoGJkMp6urcaisDGdqajA8OhoLhw0TupmESJ5tr67z9fUAut6ry1magAAsHjEC7xw+DAB49/BhvD5rFuR05ZgQQoiXEk3HCwCGDh2KrVu38rftO0wrVqzATz/9hPXr10Oj0eD+++/H/PnzsWfPHgCAxWLB3LlzERMTg71796K8vBxLliyBQqHAiy++6LI2xsTEAADf+fIElmVpumE3rCyLJobBxvx8ZO/di2a7CpC/V1VhbHw8+oeFCdhC8aG9RogzWJbF+9nZOFRWBgBQKRRYOW0awgMDe/0c3WVuVloafsnLQ159PQoaG/HTuXO4dtAgl7Sb+C46xxFPo8z5DlF1vPz8/PiOjb3GxkZ88MEH+Oyzz3D55ZcDANauXYshQ4Zg//79GD9+PH755Rfk5ORg69atiI6OxqhRo/Dcc8/hsccewzPPPOOyDYgZhkFsbCyioqJg4tYxuFtNTQ0iIyM98lrejmVZlDU342RVFX6vrMTx6moYehgNPFlVRR0vJ9XX1zuMJBPSk6877NX1xOTJSNJonHqO7jInYxgsy8zEI1u2AAA+PXECk5KSnOrUEdIRneOIp1HmfIeoOl7nzp1DXFwcAgICkJWVhVWrViEpKQnZ2dkwmUyYMWMG/9jBgwcjKSkJ+/btw/jx47Fv3z4MHz7cIdgzZ87EsmXLcOrUKYwePbrL1zQYDDAYDPztpqamXrVVLpd7rNqgxWJBQECAR17LGxktFhyvqMDhsjIcKitDdTdr7AL9/HBZbCz6hYbi0xMnAAA51dV0hdxJer1e6CYQkdhZWIh1vdyrqyc9ZW5QZCSu6t8fv1y4AJ3JhI+OHcNDWVl9ai8hAJ3jiOdR5nyHaDpe48aNw0cffYRBgwahvLwcK1euxOTJk3Hy5ElUVFTA39+/UznO6OhoVFRUAAAqKio6XU2w3bY9piurVq3qtLYMaF8vFhISgoSEBFRWVsJkMkGpVCIiIgJl3JSasLAwsCyLhoYGAEB8fDxqampgMBjg7+8PrVaL0tJSAO2lRGUyGb/AMi4uDnV1ddDr9VAoFIiJiUFxcTEAQKPRwM/PD7W1tQDaq+FUVVWhra0Nfn5+iIuLQ1FREQAgJCQESqUSNTU1/Htubm6GTqeDTCZDYmIiioqKwLIsgoODERgYiOrqagDtO6nrdDq0tLSAYRgkJSWhuLgYVqsVKpUKwcHBqKysBABotVro9Xo0NzcDAJKTk1FSUgKLxYKgoCCo1Wr+OEdERMBkMvGd2MTERFRUVMBkMiEgIABhYWEoLy8HAISHh8NqtfLHMCEhAVVVVShvasLpxkaca23FgcJCmCwWvniGbaQxICAA4QoFhoWFISM2FpMGDUJFWRmsLIsvWRZtFgsOFRSgICEBcXFxqK+v7/J4q9VqKBQK/njHxMSgqakJOp0OcrkcCQkJKCws5I93QEAAfwyjo6PR0tKC1tbWLo93UFAQPy1Vq9Wira2ty+MdFBSEkJAQ/nhHRkbCYDDwxzspKQllZWUwm80IDAyERqNxON5msxmNjY1dHu/w8HA+sx2Pd3x8PKqrq2E0GqFUKhEZGQm9Xo/CwsL2dXMMg3pu3U5cXBxqa2thMBigUCgQHR39v41vNRrI5XI+37GxsWhoaOgys2q1Gv7+/nxmnTneUVFRaG1tRWtrK38MbcdbpVJBpVI5HO/eZjYyMhJGo5HPbMfjHRoa6pBZi8XCH29vOEfExMSgsbHRo+eIIr0er2Zno40r9X7b6NEYqdHwvztnzhF+fn4oKyvr9hwxLyUFW86cgc5kwm/5+RitVqN/cDCfWdsxDONGt22Z7Xi8o6Ki+Mx2PN6xsbF0jkDvzhH2mRXjOcJ2jqNzhLQ/R3SVWaHOEQqFgs4REM85ouPnCNt77w2GFWlVhoaGBiQnJ2P16tUIDAzE0qVLHUamAGDs2LGYPn06Xn75Zdx9990oLCzE5s2b+e/rdDqoVCps3LgRs2fP7vJ1uhrxSkxMRGNjI9RqtXvenJOsVqvkS5FarFbk1tTwo1qF3D/+jvxkMgyPisKYuDhkxsUhNiSky8c9vW0bjnAnlPevvrrbx5HOfCFv5NIUNzbi0S1b+LLxM1NTsbwXZeO705vMbTp3Dm9zhTaSNRq8PmtWryomEtIRneOIp1HmxK2pqQkajaZXfQPRjHh1FBoaioEDB+L8+fO48sorYTQa0dDQ4DDqVVlZya8Ji4mJwcGDBx2ew9br72rdmI1SqYRSqXT9G3Ch4uJiJCcnC90Ml2s2GJBdXo5DpaU4UlGBFrvCGPbCAwORGRuLMfHxGBUTg4BeVKlM12r5jldOdTV1vJwg1bwR1+hyr67MzEsqANSbzM3kCm2cr69HYWMjfjp7FtcNHtzn1yS+i85xxNMoc75DtB2vlpYW5OXlYfHixcjIyIBCocCvv/6KBQsWAADOnDmDoqIiZHFz/bOysvDCCy+gqqoKUVFRAIAtW7ZArVYjPT1dsPdB/odlWRQ2NuJQaSkOlZUht6YGXQ3HMgAGRkQgMy4OY+Li0D8szOkPdelaLf//OdXVuILbjJUQ0nd6sxkru9iryxMl3mUMg2VjxuCRX34Bi/ZCG5OTk6nQBiFuYGVZGC0Why8/mQxaD22jQ4hYiabj9cgjj+Caa65BcnIyysrK8PTTT0Mul+Pmm2+GRqPBnXfeiYceegjh4eFQq9X405/+hKysLIwfPx4AcNVVVyE9PR2LFy/GK6+8goqKCjz55JNYvny5149oXYy3THnsC4PZjN8rK3GwtBSHy8tR001hDJVCgdExMRgTH4+M2FhoLrGYyMCICMgZBhaWRQ43r5f0jpjzRtzHtldXHjdXX+uCvbpsepu5gRERuCo1FZvz8tBmNmPt0aN4eMKES3594lvEco5jWRYmq9Wh82OyWGDg/tuxY8Q/psPPdPp+V/dbrQ7PbelmlcqctDQsGzPGw0dC/MSSOXLpRNPxKikpwc0334za2lpotVpMmjQJ+/fvh5YbuVizZg1kMhkWLFjgsIGyjVwux4YNG7Bs2TJkZWVBpVLhtttuw7PPPivUW3IZhQs+2HhSVWsrP6p1oqoKRouly8clqtX8qNYQrdal6zWUfn5ICw/HmdpalDQ3o8lggFrkHXBPEVveiPuxLIv3OuzV9YyTe3X1xJnMLRk5EnuLi9FsNGJ7YSFmpqVhGDfLgZDecCZvLMvC0mH0p7vOj8lqhcFs7lvHp4tOk8lqdeNR6JvNeXm4ZfjwS7446mvo76rvEG1xDaE4s4DOUwoLC716brDFasVprjDGwdJSFHdTkl/BFcbIjIvDmPh4xAQHu7VdHx49im9zcwEAT06ejHEJCW59Panw9rwRz/sqJ4cvG+8nk2HltGl9KhvfHWcz9/P583jr0CEAQJJajX/Mnk2FNkivbC8owK85OQhWq3vdaZLyhyh/ufx/XzIZFPa37b4qW1pwnhvtvjcjA3MHDhS45eJCf1fFzSeKaxDv1mQwIJurQHikvJxfaN9RRGAgX4FwZC8LY7hKulbLd7xyqqup40VIH+woKHDYq+vP48a5tNPVF1elpuKXvDycq6tDUVMTFdogvbK7qAiv7duHNp0Ogd1UzhWCn0wGf7kcCpkMSrm8286PQiaD0s8PCu7xXT6mm/vtn8P2/34yWa/XaxU0NOBPmzYBaO+8UseLkK5Rx0sCeqrK6CksyyK/oaG93HtpKc7U1nZbGGNQRATGxMdjTFwc+nF7OAhhSGQk//+0zqv3vCFvxDucrKrC6wcO8LcXjxiBaf36ufx1nM2cjGGwLDMTD1OhDdJL5c3NeIPLclfrvhmA79R01bmxv7/L78vlfeo0KeRyyERQrKJfaCiSNRoUNjYit7YWFS0tbp+1IiX0d9V3UMdLApqamvi1bp6kN5txvKICh8rKcLisDLXcRqkdqRQKXBYbizFxcciIi/OatVSagADEh4SgtLkZ5+vrYbRY4C+XC90srydU3oh3KW5sxPM7d8LMrTOZlZqKG91UIbYvmRsQEYGZqan4mSu08eHRo3iECm2QLpgsFry8Zw/azGYAQGZUFO6fONGh80NTVS9uWr9+/Oj3joIC/GHYMIFbJB70d9V3UMdLAnTdVAJ0h4qWFhwqLcVhrjBGd4t7k9RqjImPR2ZcHIZERnqknHRfpGu1KG1uhtlqxdnaWlqE3wuezBvxTnUd9urKjI3FvZe4V1dP+pq5JSNHYg9XaGNHYSFmpqZiuMDTIIn3+fDoUb4aZ3xICG5JTYVWpRK4VeIzNTmZ73htLyjATUOHUmn5XqK/q76DOl4SIHfjKI3ZasXp6mp+VKunwhgjoqMxhiuMESWSP1rpWi22XLgAoH26IXW8Ls6deSPeT28241m7vbpSw8Lw2KRJbr240tfMhSiVuG3kSPyTK7TxzuHDeIMKbRA7e4qKsOHcOQDtf8cemzgRitZWgVslTlqVCsO0WpysrkZJczPy6uuRFh4udLNEgf6u+g7qeElAgouLQjTq9cguL8eh0lIcrajotjBGZFBQe0crLg4joqOh9GBhDFfpuJEyuThX542Ih8Vqxcu7dzvs1fXU1KluL4pzKZmz7et1rq4OxU1N2HD2LOZRoQ2C9hkcbxw8yN++OyMDKWFhQFiYgK0St6n9+uEk97d0e0EBdbx6if6u+g7xfVImnVxqGVKWZXGhvp4f1TrbQ2GMwZGR/KhWskYj+mkEscHB0CiVaDQYkFtTA5ZlRf+e3I3K3vomlmXx7uHDOFxeDqB97eZKF+7V1ZNLyRzTRaGNKVRow+eZLBa8smcPdNyFxSlJSZiZmgqAznGXYmJiIt7LzobZasWuoiLcMXq0KIqDCI0y5zuo4+Wj9GYzjlVUtK/XKi9HXTeFMYL9/XFZTAzGxsfjsthYhHhJYQxXYRgGQ7Va7C0pQavJhMLGRvQLDRW6WYR4na9ycvBzXh6A9vLW/zd5MhI1GoFb1Tv2hTb0ZjM+OHIEj06cKHSziIDWHjuGc3V1ANovwC0fO5YuurlAiFKJjNhYHCgtRV1bG36vrMQoqthHCI86XhIQEhLSq8eVNzfjEFfu/WR1NV+NrKN+Gg2/ifGgiAivLYzhKulcxwton25IHa+e9TZvRDq2FxTg499/528/OG6cR4tUuCJz9oU2dhYVYWZamuD7jRFh7Csuxo9nzwJoX9f1+KRJCFIo+O/TOe7STO/XDwdKSwG0nzuo43VxlDnfQR0vCQgICOjyfrPVipzqahwqLcWhsjKUNjd3+Th/uRwjo6PbO1txcT5XzanjOq85AwYI2Brv113eiDT9XlmJf9jt1bVkxAhMdcNeXT1xReZClErcPmoU3uTW9LxLhTZ8UmVLi0Oe/3jZZejfYU0XneMuzZj4eAQpFNCZTNhbXIz7xoyhrVougjLnO6jjJQHV1dX83OAGvR7ZZWU4VFaGI+Xl/L4kHWlthTHi4zEiOtqnT4opYWFQyuUwWCxUYKMX7PNGpK2osREv7trlsFfXDW7aq6snrsrclf37Y/P58zjLFdr48cwZXD9kiAtaSMTAbLXi5T17+IJRkxITMTstrdPj6Bx3afzlckxISMDW/Hy0mc04WFqKSUlJQjfLq1HmfAd1vESOZVkUNDVh74kTOFRWxs9Z70jGMBgSGcmPaiVJoDCGq/jJZBgUEYHfq6pQrdOhurXV50b9COnI03t1eQLDMLjXrtDGZydPYkpyMiKCgoRuGvGAjzqs67qf1nW5zbR+/bA1Px9A+3RD6ngR0o46XiLVbDBg7bFjOFxWhtrWVsi6GLEK8fdHRmwsxsTHY3RMjOQKY7hSulaL36uqAACna2qo49WDaFoXI3l6sxkrt29HtQf36uqJKzM3ICICs9LSsOn8eejNZnx49CgV2vABB0pK8P2ZMwDaL7Y9NnEiVP7+XT6WznGXbnh0NMIDA1HX1obs8nI0Gwz0GaQHlDnfQZPbRSpQocCe4mLU6/UwWyz8/f00GtyUno5XZszAJ/Pn4+EJEzAlOZlOeBdhv87rFNcBI11raWkRugnEjSxWK17avRsXGhoAAFFBQXjaA3t19cTVmVs8YgRCuA/dO4uK8HtlpUufn3iXqtZWrNm/n7995+jRSO1hfyk6x106GcNgKjd1zmy1Yk9xscAt8m6UOd9BHS+R8pPJcFlMDPzlcgwLC8PyMWOw9rrr8OacOVg8ciSGaLW0d4YTBkVGwna0aJ1Xz1pbW4VuAnETlmXxzuHDyLbbq+uZadMQJvCeV67OXIhSiaWjRvG33z18uNsqr0TczFYrXrFb1zUhIQFzL1JAic5xrjHNrgjPNm7aIekaZc53UMdLxO7KyMB/FyzAg6NHY1ZaGiJpnUKfBSkUSOHKyBc2NqLVaBS2QV5MRlXgJGt9Tg422+3V9eSUKV6xV5c7Mjejf38MiogAAL7QBpGej48fx5naWgBAtEqFB8aNu+i6LjrHuUZKaCgS1WoAQE5NDaqoc9EtypzvoN+0iIUHBsJfLkdiYqLQTZGEoVFRAAAWQG5NjbCN8WKUN2nalp+P/3TYq2sY929CaO7InK3Qhu0j+GcnT6KGW9NGpOFQaSm+zc0FcPF1XfboHOcaDMM4jHrtKCgQrC3ejjLnO6jjJQFFRUVCN0ESOu7nRbpGeZOe3ysr8Qa3vxUA3DZypMf36uqJuzKXFh7OlxO3Fdog0lCj0zms67pj1CgM4EY4L4bOca4z1a5E+raCArAsK2BrvBdlzndQx0sC6ETmGkMiI/n/p45X9yhv0tLVXl0LvGxvK3dm7tYRI6Dmig/tKirC8YoKt70W8Qzbuq5mbsp4VkICrh44sNc/T+c414kODub/thY3NSGfK9pDHFHmfAd1vCQgODhY6CZIQkRQEKK4dXJn6+posX03KG/SUdfWhqft9uoaExfnlXt1uTNzIUolbh85kr9NhTbE75Pff8dpbrp4VFBQr9Z12aNznGvZTzfcTtMNu0SZ8x3U8ZKAICqq4TK2dV5GiwV53WxG7esob9LQZjJh5fbt/LqmtLAw/GXiRMH26uqJuzNnX2ijpLkZP1ChDdE6XFaGr0+fBsCt65o0CcG9WNdlj85xrjUpKQlyruO7s7AQVhrd6YQy5zu87y8scVoV7TvlMrTO6+Iob+JnsVrx8p49Dnt1PSXwXl09cXfmGIbBMrtCG/+lQhuiVKPTYfW+ffzt20eOxMBeruuyR+c411IrlbgsNhYAUNvWhpN0fDuhzPkO6ngRYsdhI2XqeBEJYlkWbx865HV7dQkttUOhjQ+OHBG4RcQZFqsVf7db1zUuPh7XDhokcKuIzXSabkgIAOp4SYLWrrNALk2iWs1PSzldU0MLXrtAeRO39Tk5+OXCBQDetVdXTzyVucUjR/KFNnYXF+MYFdoQjU9PnEAOt65LGxSEPzu5rsseneNcb2x8PD+ivqe4GEaLReAWeRfKnO+gjpcEtLW1Cd0EyWAYhq/A1GQwoKy5WeAWeR/Km3h13KtrxfjxXrNXV088lblgf38sHTWKv02FNsThSHk51ufkAADkDIPHJk5ECNeB7gs6x7me0s8PExISAAA6kwmHy8oEbpF3ocz5Dup4SUBLS4vQTZAUWufVM8qbOHW1V9cUuz12vJknM3dFSgoGc+uCSpub8T23AS/xTrU6HV6zW9d128iRGGS3NUhf0DnOPai6Yfcoc76DOl4S4G2ln8VuKK3z6hHlTXwKGxoc9uqak5bmdXt19cSTmWMYBsvGjOELbXx+6hQV2vBSFqsVr+7diyaDAUD7dgjzBg++5Oelc5x7jIiORmhAAADgUFkZWrj1eIQy50uo4yUBSUlJQjdBUlLDw+HHldSmEa/OKG/iUtfWhmd27HDYq+vujAxR/aH3dOb6h4VhzoABAKjQhjf778mTOMmdoyODgrBi/HiX5JrOce4hl8kwlRtlN1ut2FtcLHCLvAdlzndQx0sCiunk5VL+cjkGhIcDAMpbWlBPc68dUN7EQ0x7dfVEiMzdOmIENFRow2sdq6jAl6dOAQBkDIO/TJhwSeu67NE5zn2m2k1v3pafL2BLvAtlzneI668v6ZKVFn+7nP10w9NcpSzSjvImDmarFS/t3i2avbp6IkTmqNCG96pra8Ore/fCVnN2yYgRGOLCqnB0jnOftPBwxIeEAABOVlfTNF4OZc53UMdLAmjHc9ejAhvdo7x5P9teXUe4UZpgf39R79UlVOYuT0nhq5yWNjfjOyq0ITgry+LVvXvRyK3ryoiNxXwXr1ekc5z7MAzjUGRjBxXZAECZ8yXU8ZKAEO7qEXGdwXZVsajj5Yjy5v2+PHUKW+z26vq/yZO9fq+ungiVOYZhcG9m5v8KbZw8SVfoBfbfEydwoqoKABARGIiHsrJcvl6RznHuZT/dkKobtqPM+Q7qeElAZWWl0E2QnBClEklqNQAgr74eerNZ4BZ5D8qbd/stPx+fnDjB3xbLXl09ETJz/cPCMJcrtGGwWPBvKrQhmOMVFfjCfl3XxIn8hteuROc494oNCcEgbsuGgsZGFHDToX0ZZc53UMeLkG7YphtaWRZna2sFbg0hF3e8ogJvHDjA375dRHt1eTP7Qht7iotxtLxc4Bb5nvq2Nry6bx+/ruvW4cMdpoQTcaHphsRXUcdLAiIvcbNI0jVa59U1ypt3KmxowIu7d8PCtn80nZOW5vK1L0IROnOqDoU23svOhsliEa5BPsa2rqtBrwcAXBYTgxvS0932ekLnzRdMTkqCjJsiur2wECzLXuQnpI0y5zuo4yUBBm6RMXGtoXbTs05xawoI5c0b1ep0eGbHDuhEvFdXT7whc1RoQzhfnjqF37lzcLib1nXZ84a8SZ0mIACjY2IAADU6HU75+MVNypzvoI6XBDQ3NwvdBEnSBgUhnKsCl1tbCwuVewVAefM2bSYTVu7YwRd9GBAeLsq9unriDZljGAbL7AptfHHqFKpbWwVtky/4vbISn3FrFhkAj06YAE1AgFtf0xvy5gum03RDHmXOd0jnLzMhLsYwDNK5K9x6s5kWABOvY9urK18Ce3WJQUpYGK4eOBAAFdrwhAa93mG/rkXDh4u+UAz5n3EJCfy5aldREU3fJT6BOl4SkJSUJHQTJIvWeXVGefMOXe3VtXL6dIS6eTRACN6UuUXDh/OFNvaWlOAIFdpwC5Zl8drevajn1nWNio7GjUOHeuS1vSlvUhbg54fx8fEAgFaTCdk+/G+JMuc7qOMlAWVlZUI3QbLs13lRx6sd5c07fNFhr64nJ09GArcFgtR4U+ZU/v64Y/Ro/vZ7hw/TlXo3WJ+Tg2Ncie2wgAA8PGECX4zB3bwpb1JnX93Ql/f0osz5DtF2vF566SUwDIMHH3yQv0+v12P58uWIiIhAcHAwFixY0GlvhKKiIsydOxdBQUGIiorCo48+CrPI92gSe/u9WbJGg0BuKkROTY3PV14CKG/e4NcLF/Cp3V5dD40f73CRQGq8LXPT+/XjpyGXtbTgWyq04VInq6rwye+/A2hf1/XIhAkeHcn1trxJ2aiYGH4E+WBpKVqNRoFbJAzKnO8QZcfr0KFDeO+99zBixAiH+1esWIEff/wR69evx44dO1BWVob58+fz37dYLJg7dy6MRiP27t2LdevW4aOPPsJTTz3l6bfgUoFcAQjienKZDIO5D1h1bW2oosX0lDeBHa+owJsHD/K3l44ahckS36vL2zLHMAyWjRnDj8BQoQ3XadTr8Xe7dV23DB+OEdHRHm2Dt+VNyuQyGb/XoMlqxb6SEoFbJAzKnO8QXcerpaUFixYtwr/+9S+EhYXx9zc2NuKDDz7A6tWrcfnllyMjIwNr167F3r17sX//fgDAL7/8gpycHHzyyScYNWoUZs+ejeeeew5vvfUWjCK+yqLRaIRugqTROi9HlDfhFHSxV9f1gwcL3Cr388bM9QsNxdUDBgAAjFRowyVYlsXqfftQ19YGABgRFYWbPLSuy5435k3KptpdONqWny9gS4RDmfMdout4LV++HHPnzsWMGTMc7s/OzobJZHK4f/DgwUhKSsK+ffsAAPv27cPw4cMRbXf1bObMmWhqasKpU6e6fD2DwYCmpiaHL29TwS2uJ+5BHS9HlDdh1Op0WGm3V9dYie3V1RNvzdwtw4fzU+D2lpQgm9ZpXJKvcnL4YjGhAQF4xIPruux5a96kamBEBGKDgwEAJ6qqUMttjeFLKHO+Q1Q1hz///HMcOXIEhw4d6vS9iooK+Pv7IzQ01OH+6OhoPtAVFRUOnS7b923f68qqVauwcuXKTvcXFRUhJCQECQkJqKyshMlkglKpREREBL9IMiwsDCzLooEr9RwfH4+amhoYDAb4+/tDq9WitLQUABAaGgqZTIa6ujoAQFxcHOrq6qDX66FQKBATE4Pi4mIA7VdG/Pz8UFtbCwCwWq2oqqpCW1sb/Pz8EBcXh6KiIgBASEgIlEolampq+Pfb3NwMnU4HmUyGxMREFBUVgWVZBAcHIzAwENVc5yIqKgo6nQ4tLS1gGAZJSUkoLi6G1WqFSqVCcHAwv4ZOq9VCr9fze1EkJyejpKQEFosFQUFBUKvV/DGOiIiAyWTiO7GJiYmoqKiAyWRCQEAAwsLCUM5VNwoPD4fVauWPYUJCAqqqqmA0GqFUKhEZGckfQ9sIaH19fZfHOyoqCiXcNIaOxzs2Nhb19fVdHm9tUBCsFgsMBgP2X7iAP44ciaamJuh0OsjlciQkJKCwsJA/3gEBAfwxjI6ORktLC1pbW7s83kFBQajiNgbVarVoa2vr8ngHBQUhJCSEP96RkZEwGAz88U5KSkJZWRnMZjMCAwOh0WgcjrfZbEZjY2OXxzs8PJzPbMfjHR8fj+rqaofjrdPpUFhYiNDQUDAMwx/vuLg41NbWwmAwQKFQIDo6mj/eGo0Gcrnc4Xg3NDR0mVm1Wg1/f38+szExMb0+3lFRUWhtbUVrayt/DG3HW6VSQaVSORzv3mY2MjISRqORz2zH4x0aGuqQWYvFwh9vV5wj2sxmrDl5EhVNTTAZjeinVuPBsWNRU13dq3NETEwMGhsbRXuOYFkWZWVlXneOqCkvx5zYWKw7cwaMTIbXduzAs+PHIzEuzqfPEfZ/13p7jig3m/HR0aMwGAxgGAZ/njQJpuZmFFZVefwcYTvHiekc0VVmnfkcIfQ5YqhKhZLGRlgtFnx1+DBmJSdL6nOEWq2GQqFwON72mQVA5wg49zkiOiYGTd1k1tOfI5wpjsKwIqkWUFxcjMzMTGzZsoVf2zVt2jSMGjUKr7/+Oj777DMsXbq00+7fY8eOxfTp0/Hyyy/j7rvvRmFhITZv3sx/X6fTQaVSYePGjZg9e3an1zUYDA7P2dTUhMTERDQ2NkLtJRXEWlpaEMxdLSLu8dDmzTjH/WP/bP58hHCLgX0R5c2zzFYrnt2xA0e5P4DRKhVeveoqSZaN7443Z45lWTy+dStyuD/wi0eMEGR6nJg1GQx4YNMm1HJTDBcOHYpFHdZwe5I3502qSpuacO9PPwEA+oeG4h9dfB6TMsqcc8xWK+7fuBGXxcZi3uDBiFKpBG1PU1MTNBpNr/oGoplqmJ2djaqqKlx22WXw8/ODn58fduzYgTfeeAN+fn6Ijo6G0Wjke9g2lZWViImJAdDe4+1Y5dB22/aYjpRKJdRqtcOXt6FqOO5nP93wNPcBy1dR3jyHZVm8dfAg3+kK8ffHymnTfKrTBXh35roqtEFFeHrPtq7L1ukaHhWFm4cPF7RN3pw3qYpXqzEgPBwAcKGhAcXcyIqvoMw5Z2dhIUqbm/Hj2bN4Pztb6OY4RTQdryuuuAInTpzAsWPH+K/MzEwsWrSI/3+FQoFff/2V/5kzZ86gqKgIWVlZAICsrCycOHGCHyIEgC1btkCtViM9Pd3j78lVGn3sBCUEWuf1P5Q3z/ni1Cls5RabK2QyPDllCuK98OKPu3l75vqFhuKagQMBUKENZ31z+jS/ca5GqRRsXZc9b8+bVPnynl6Uud5jWRbfnj7N3xZbgSnRdLxCQkIwbNgwhy+VSoWIiAgMGzYMGo0Gd955Jx566CFs27YN2dnZWLp0KbKysjB+/HgAwFVXXYX09HQsXrwYx48fx+bNm/Hkk09i+fLlUPrw1DFycdTxIp7Waa+urCyHHBLvcvOwYQjjRiL3UaGNXjldXY2PO+zXFU5ltX3W5KQk2Lrc2wsKaN9M0qUj5eUo4DqqgyIiRPd3UTQdr95Ys2YNrr76aixYsABTpkxBTEwMvvnmG/77crkcGzZsgFwuR1ZWFm699VYsWbIEzz77rICtvnSJiYlCN0HyQgMCEMfNvz5XVwejxSJwi4RDeXO/Yx326rpj1ChMSkoSsEXCEkPmVP7+WDpqFH/7vexsnz5PXEyzwYBX9u6FlftwfWN6OkZ1M+Xf08SQNykKCwzkM1Cl0yHXh6b1U+Z67xu70a75Q4aIrrKvqDte27dvx+uvv87fDggIwFtvvYW6ujq0trbim2++6bR2Kzk5GRs3boROp0N1dTVeffVV+PmJqrhjJ1SG1DNsV1XMVivOc4U2fBHlzb0KGhrw4q5d/F5dcwcMwDyRTaVwNbFkblq/fhjKnSfKW1ocpsOQ/2FZFmv270cNVzZ8mFaLWwRe12VPLHmTouk+Ot2QMtc7eXV1+J1bLhQbHIzxCQkCt8h5ou54kXYmbl8f4l403bAd5c19anQ6PLN9O9q4hda+tFdXT8SSOYZhcG9mJr9G6cucHCq00YXvcnNxiJuKqebWdcll3vNxRCx5k6LxCQnw58qr7yoqgtlqFbhFnkGZ651vOqztEno9aF94z5mO9FmAj1U4Ewp1vNpR3txDZzJh5fbtfHW3AeHheHTiRFH+YXE1MWWuY6GNf4ms4pa7nampwbrjx/nbD40fj4igIAFb1JmY8iY1gQoFxsfHAwCajUYc4QqvSB1l7uKqWlux27YPnVKJK/r3F7hFfUMdLwkI50qwEveKCwmBmivCklNd7bMLfylvrme2WrFq1y5+wXC0SoWnp05FgMinQbuK2DJ3y/DhfKGN/aWlOEyFNgC0r+t6ec8efhrtjenpyIiLE7hVnYktb1Lji9UNKXMX911uLr8m9OqBA/mRUbGhjpcEOLNjNuk7hmGQHhkJAGg1mVDko+VfKW+uxbIs/nnwII5xewra9urS0BVQntgyF6RQ4I7Ro/nb71OhDbAsi38cOIBqbl1XemQkFnnRui57Ysub1IyOjUWIvz8A4EBpKdp8YBoeZa5nzQYDfsnLAwD4y+WYM2CAwC3qO+p4EeIEmm5IXO3zkyfxK+3VJTlTk5MxzK7Qxjc+XmjjhzNncKC0FED7xYVHJ070qnVdxHv4yWSYzFVxNVos2FdSInCLiNA2nT8PA3fx6sr+/fnZR2JEZz0JoCFqz6GOF+XNlX69cAGfnTzJ36a9uromxsx1LLSx3ocLbZytrcVH9uu6srIQ6WXruuyJMW9SYz/dcBt3YUrKKHPdM1os+OHMGQDt+/2JvcovdbwkwOojVX+8QWp4OD+v2Fc7XpQ316C9unpPrJlLDg3FtXaFNt73wUIbrUYjXt69m69Ot2DIEGR64boue2LNm5QMjoxEtEoFADheWYl6ruiQVFHmuvdbfj4aDQYAwMTERMRwe6qKFXW8JKChoUHoJvgMP5kMgyIiALRv8Gjbh8aXUN4uXce9uq6mvbp6JObM3Tx8OMIDAwG0r1c5xE238wW2dV1V3HlySGQkbh0xQuBWXZyY8yYVDMNganIyAIAFsLOwUNgGuRllrmssy+K73Fz+9vwhQwRsjWtQx4sQJ9lPBTvto6NepO867tU1Lj4ed9FeXZIVpFDgTh8ttLHh7Fl+fU6Ivz8enTABfrSui/SS/XTDHRLveJGuHSgtRWlzM4D2jdYHcBe+xYzOgBIQz+15QTzD19d5Ud76rtVodNira2B4OB6dMIH26roIsWduclISX2ijorXVJwptnKutxYfHjvG3V4wfDy03dczbiT1vUpGo0SA1LAwAcK6uDqVNTQK3yH0oc12zP1dKYbQLoI6XJFT74Id/IQ2KiIDtY7Ivdrwob31jtlrx0u7d/F5dMSoVnpo6FUraq+uixJ45hmGwbMwYh0IblS0tArfKfVqNRry8Zw+/ruv6wYMxRkQfLMWeNynxlT29KHOdna6uxumaGgBAklrt9WtDe4s6XhJgNBqFboJPUfn7o19oKAAgv6EBrT52/Clvzutqr65naK+uXpNC5pI0Glw3aBCA9kIb/zpyROAWuQfLsnjjwAFUchUcB0VEYMnIkQK3yjlSyJtUTElO5i90bi8oAMuti5UaylxnHUe7pDIdnzpeEqAU8X4GYmWbbsgCOFNbK2xjPIzy5rwvTp1y2Kvrb7RXl1Okkrmbhw2TfKGNjefOYS+3rivY3x9/mThRdOu6pJI3KQgPDMTI6GgA7dN0z0r07y1lzlFpUxO/7194YCCm2o18ip24zoakS5GRkUI3wef48jovyptzmg0GfM7t1cUAeDgrC0Nory6nSCVzgR0KbbwnsUIbeXV1+PfRo/ztB8eNQ5RI1nXZk0repMIXphtS5hx9l5sL29jmtQMHiu7iTU+k8058WKkEr5p6O1/ueFHenHO4rIwvGz9nwABMpL26nCalzE1OSsKIqCgAQGVrK77OyRG4Ra6hM5kc1nVdN2gQxiUkCNyqvpFS3qQgKzGR3z9zZ1ERnzEpocz9T4Nez88QCfTzw6y0NIFb5FrU8SKkDyKDghAVFASgfaqhFP8QENc4aPcHlTZIJgzD4J7MTMi59QpfnT6NCpEX2mBZFm8eOIBy7n0MDA/H7aNGCdsoIhlBCgXGcoUVmgwGHKuoELhFxJ02nD0LE/eZalZaGlT+/gK3yLWo4yUBoVyhB+JZtlEvo8WCC/X1ArfGcyhvvWe2WnGE+5AQ7O+PITSdpE+klrkkjQbX2hfayM4WuEWX5ufz57G7uBgAoFIoRLmuy57U8iYFUp9uSJlrpzebsfHcOQCAnGH486SUiPfMSHhSqfQiNr463ZDy1nunqqqgM5kAABmxsZCL+MOokKSYOftCGwfLyhxGRsXkQn29Q4XGP48bh+jgYAFbdOmkmDexy4iLQwg38rG/pAR6bgN6qaDMtduSl4dmrsLjlORkRHIzi6SEPgVIQL0PjbZ4kyE+2vGivPWe/YfpsSLax8jbSDFzgQoF/mhXaON9ERbaaDOZ8PLu3fy0oGsGDkRWYqLArbp0Usyb2PnJZJjIZctgsWA/VzlTKihzgMVqxXe5ufxtqWyY3BF1vAjpo2SNBiqFAkB7x0uq+4uQvmFZlu94yRkGGbGxAreIeJtJHQptfCWiQhu2venKuHVdaWFhWErruogbSX26oa/bU1yMKp0OAHBZTAy/X6rUUMdLAuIkspu32DAMw6/ZaTQYUNbcLHCLPIPy1jslTU2o4DaRHarVSm6BsCdJNXMMw+Be+0IbOTkoF8l5ZHNeHnYWFQFoL37w2KRJUHCV58ROqnkTu3StFlpu6tnRigo06vUCt8h1fD1zLMt22jBZqqjjJQG1Et1QUAx8cZ0X5a13aJqh60g5c4kaDa7jFpCbrFaH9VLeqqChwaGdD4wdixiRr+uyJ+W8iRnDMJianAwAsLIsdhYWCtwi1/H1zJ2oqkIeN92yf2goRnCbZksRdbwkwGAwCN0En+WLHS/KW+9Qx8t1pJ65hcOGIYIrtHHIywtttJlMeGn3bn492lwJ7k0n9byJ2fSUFP7/d0io4+XrmbMf7VqQni7pYiPU8ZIABbfOiHjegIgIvmzy6ZoagVvjGZS3i2s2GPg8xIeEIDYkROAWiZvUMxeoUOCPl13G337v8GGvLLTBsizePnQIpdx0yP6hobjDrkCIVEg9b2KWpNEghVv7c6a2VjRTcy/GlzNX0NCA7PJyAEBUUBBfREWqqOMlAdESHpL1dv5yOQaEhwMASpubJTXnvDuUt4s7XFYGW6kVGu26dL6QuYmJiRjJvc8qnQ7rT50SuEWdbb1wAdu5UYZAPz88PmkS/CWyrsueL+RNzKRYZMOXM/et3WjXvMGDJb/tirTfnY8okVhZVbHxtemGlLeLo2mGruULmWMYBvdkZPCFNr4+fdqrruYXNDTgXbuNnh8YN06yI7m+kDcxm5KcDNtEtO0FBZKoKOyrmavR6fgpo8H+/rgyNVXgFrkfdbwIuUS+1vEiPTNbrfy0iWB/f77yJSEXk6jRYN7gwQDaC228n53tFR8q9WYzXrZb1zU7LQ2TJLaui4hHZFAQhnPbMJS1tOB8XZ3ALSJ99cOZM7Bw57g5aWkI8PMTuEXuRx0vCdBoNEI3wafZf7D2hY4X5a1nJ6uq0GY2AwAyY2MlP23CE3wpc/aFNg6Xl3tFoY13Dh1CCTf6lhIa6rAeTYp8KW9iJbXphr6YuVajET+fPw8AUMhkuIar7ip19IlAAuQSnGMvJiFKJRLVagBAXn099NyHbqmivPWMphm6ni9lLsDPz6Fj8352NgwCnlN+vXABv3EfbAMkvK7Lni/lTawmJCbyha12FhXBYrUK3KJL44uZ25yXx1+kvDwlBaEBAQK3yDOo4yUBdTTMLjjbdEMLy+KsxPfjoLx1j2VZvuMlZxhcFhsrcIukwdcyNzExEaPsCm18lZMjSDuKGhvx9uHD/O0/jR2LOImu67Lna3kTI5W/P8Zymw436PU4XlkpcIsuja9lzmy14oczZwAADIDruSnWvoA6XoS4AK3zIgBQ0tSEytZWAMBQrRYqf3+BW0TEiGEY3JOZyV/R/0qAQht6s9lhv65ZqamYwm1eS4g3mCqx6Ya+ZEdBAWrb2gC0zwyJ52YN+QLqeElALF1VF5x9x+u0xDtelLfuHaBphm7hi5lLUKsxj1vzYLZa8Z6HC228d/gwipuaAAD9NBrclZHhsdcWmi/mTYwy4+Kg4va/2ldSIuiU3EvlS5ljWdZxw+QhQwRsjedRx0sCGhoahG6Cz4tWqRDOLYg/XVMDqxdUInMXylv3aH2Xe/hq5v4wbBgig4IAANkeLLTxW34+tubnA/CddV32fDVvYuMvl/Ob7erNZocLX2LjS5nLLi9HEXdRZ3BEBIbYXbj2BdTxkoA2briWCIdhGKRz1Q3bzGYUSPgkSnnrWpPBgNyaGgBAQkiIZPc4EoKvZi7Azw9/HD2av+2JQhvFjY14+9Ah/vbyMWN8ahoQ4Lt5EyOpVDf0pczZj3bN97HRLoA6XpLg5wP7HoiBr6zzorx17XBZGWzjnDTa5Vq+nLkJHQptrHdjoQ2D2YyX9+yBgVvXdWX//g4fbH2FL+dNbIZFRfGjwkfKy9FkMAjcor7xlcydq63FiaoqAEBccDDGJSQI3CLPo46XBMRxlX2IsIb4SMeL8tY1mmboPr6cOYZhcK9doY2vT59GmZsKbbyXnY3CxkYAQLJGg3t8aF2XPV/Om9gwDIMp3GbeFpbF7qIigVvUN76SOfvRruuHDIGMYQRsjTCo4yUBRSI90UhNSmgov+v6qepqjy6E9yTKW2dmqxVHyssBACH+/hhst6k2uXS+nrn4DoU23ndDoY3tBQXYcuECAEApl+OxiROh9JGr8B35et7EZnpKCv//Yp1u6AuZq2hpwZ7iYgCARqnE5Xa/N19CHS9CXEQuk2FwRAQAoK6tDdU6ncAtIp5ysqqK3wgyMy4OchmdWolrdSy04cpCAqVNTXjLbl3XfWPGIFGjcdnzE+JO/UJDkczl9XRNDSpaWgRuEenK97m5/HT8awYO9KmCPfbo04EEqH1s4bM3s1/ndYqbxyw1lLfOaJqhe1Hm2gtt3HXZZfxtVxXaMFoseGn3bui557oiJcVnr0TbUN7Ex34t4g4RjnpJPXPNBoPDiPqcAQMEbpFwqOMlAf60SavX8IUCG5Q3RyzL4kBJCQBAzjAYHRMjcIukhzLXLishgc9XtU6HL0+duuTn/Fd2Ngq4dV2JajXuzcy85OcUO8qb+Nhv7r29oEB0U/2lnrmfzp3ji/ZclZqKEKVS4BYJRzQdr3feeQcjRoyAWq2GWq1GVlYWNm3axH9fr9dj+fLliIiIQHBwMBYsWIDKykqH5ygqKsLcuXMRFBSEqKgoPProozCLeMM9mxquhDUR3qDISH6x6GmJ/l4ob46KGhtRxU0rHRYVBZXE/4AKgTLXjmEY3JORwRfa+CY395IKbewsLMTPeXkA2vdEenzSJH6dqi+jvIlPlEqFYdyFz5LmZlyorxe4Rc6RcuaMFgs2nD0LAGAAXMetV/VVoul4JSQk4KWXXkJ2djYOHz6Myy+/HNdddx1OcVf8VqxYgR9//BHr16/Hjh07UFZWhvnz5/M/b7FYMHfuXBiNRuzduxfr1q3DRx99hKeeekqot0QkKMDPD6lhYQCAwsZGtBiNAreIuNuhsjL+/2maIXG3eLUa1w8eDKC90MZ7hw/36ep+aVMT3jx4kL+9LDMTSbSui4jYVIns6SU1v+Xno5Er8z8pKQnRwcECt0hYoul4XXPNNZgzZw4GDBiAgQMH4oUXXkBwcDD279+PxsZGfPDBB1i9ejUuv/xyZGRkYO3atdi7dy/2798PAPjll1+Qk5ODTz75BKNGjcLs2bPx3HPP4a233oJR5B+OY2hqk1exn254WoLTDSlvjmh9l/tR5hzdNHTo//YuqqjAfm6qa28ZLRa8vGcPv67r8n79cIWPr+uyR3kTp4mJifxo8M6iIlhFNN1Qqpmzsiy+9fENkzsSTcfLnsViweeff47W1lZkZWUhOzsbJpMJM2bM4B8zePBgJCUlYd++fQCAffv2Yfjw4YjmNqIEgJkzZ6KpqYkfNeuKwWBAU1OTw5e38cY2+TKpr/OivP1Po16PXG6KSKJajRgfv5LnLpQ5Rx0LbfzryBG+E9UbHxw5gvyGBgBAQkgIlo0ZA8YH99PpDuVNnEKUSmTExgJoryz8e4flJt5Mqpk7UFKCMq7K5IioKKSFhwvcIuGJajL3iRMnkJWVBb1ej+DgYHz77bdIT0/HsWPH4O/vj9DQUIfHR0dHo6KiAgBQUVHh0Omyfd/2ve6sWrUKK1eu7HR/UVERQkJCkJCQgMrKSphMJiiVSkRERKCMm3oUFhYGlmXRwP2Bi4+PR01NDQwGA/z9/aHValHKXS0PDQ2FTCZDXV0dgPbN9Orq6qDX66FQKBATE4Ni2/4HGg38/PxQW1sLALBarWBZFm1tbfDz80NcXBy/J0RISAiUSiU/fzg6OhrNzc3Q6XSQyWRITExEUVERWJZFcHAwAgMDUc11FqKioqDT6dDS0gKGYZCUlITi4mJYrVaoVCoEBwfz6+i0Wi30ej2aufUGycnJKCkpgcViQVBQENRqNX+cIyIiYDKZ+BNNYmIiKioqYDKZEBAQgLCwMJRzeyKFh4fDarXyxzAhIQFVVVUwGo1QKpWIjIzkj2EYN8Wvnpvb3fF4R0VFoYS7MtzxeMfGxqK+vr7L461Wq6FQKPjjHRMTg6amJuh0OsjlciQkJKCwsJA/3skqFdq4NT+/V1SgpqYGra2tXR7voKAgVHHVD7VaLdra2ro83kFBQQgJCeGPd2RkJAwGA3+8k5KSUFZWBrPZjMDAQGg0GofjbTab0WhbQN/heIeHh/OZ7Xi84+PjUV1d7XC8a2pqoNPpEBoaCoZh+OMdFxeH2tpaGAwGKBQKREdH88dbo9FALpc7HO+GhoYuM6tWq+Hv789n9mLHOyAgwCGzra2taG1t5Y+h7XirVCqoVCqH493bzEZGRsJoNPKZtR3vHUVF0HPvt79SicLCQoSHh8NisfDH2xvOETExMWhsbBTtOYJlWZhMJsmcI+wzGx0djZaWFqfPEfEALouJwZ78fBTpdPhg/37cmZl50XPEvtJSfJuTA4WfH6xmMxYNHw6zXo8GF54j7DMrxnOE7RzninOE7ZwcGhrqkFk6R7jnc8TggADs5PL1zZEjCBs6VBTnCIvF4vJzhNCfI+rr67H28GGwVisMRiOyQkNRUVEhiXNEx88RZXZLDi6GYUVU+sVoNKKoqAiNjY346quv8O9//xs7duzAsWPHsHTpUhi4OaQ2Y8eOxfTp0/Hyyy/j7rvvRmFhITZv3sx/X6fTQaVSYePGjZg9e3aXr2kwGByet6mpCYmJiWhsbPSa8p8lJSVISEgQuhnEzt0//ojylhb4yWT44oYbJLVfBeXtf1bt2oW93B+Fl2fMcBjtJK5DmetaWXMzlm/cCLPVCj+ZDP+cPRvxPfxdKm9uxp9//pnfc+6BsWNxZWqqp5orGpQ38TJaLFj87bfQmUwI9PPDJ/Pni+LvrxQzl1Ndjce2bgUAJGs0eHP2bMmOrDc1NUGj0fSqbyCqqYb+/v5IS0tDRkYGVq1ahZEjR+If//gHYmJiYDQa+asZNpWVlfy82ZiYmE5VDm23e5pbq1Qq+UqKti9vI7V/rFJg+wButlqRx12dkQrKWzuTxYIj3NXAEH9/DI6MFLhF0kWZ61pcSAjm2xfayM7uttCGbb8uW6drWnIyZvTv77G2ignlTbz85XJM4H5/bWazwxpcbybFzH1jt7br+sGDJdvpcpaoOl4dWa1WGAwGZGRkQKFQ4Ndff+W/d+bMGRQVFSErKwsAkJWVhRMnTvDDgwCwZcsWqNVqpKene7ztrmQbLiXew2EjZYmt86K8tTtZVcWvq8mMi+O3ESCuR5nr3k1Dh0LLFdo4WlGBfd0U2vjw6FFcsE1XCwnBfbSuq1uUN3GbJsLqhlLLXElTEw5wnd6IwECHipO+TjQdr7/+9a/YuXMnCgoKcOLECfz1r3/F9u3bsWjRImg0Gtx555146KGHsG3bNmRnZ2Pp0qXIysrC+PHjAQBXXXUV0tPTsXjxYhw/fhybN2/Gk08+ieXLl0Ppwxu5EfeQemVDQtUMiXdQ9qLQxp6iIvx07hyA/+3XFahQeLSdhHjK8OhohAcGAgCyy8vR3GEZCnE/+0qG1w0axFebJCLqeFVVVWHJkiUYNGgQrrjiChw6dAibN2/GlVdeCQBYs2YNrr76aixYsABTpkxBTEwMvvnmG/7n5XI5NmzYALlcjqysLNx6661YsmQJnn32WaHeksuEhIQI3QTSQXxICEK4jXRP19T0aZ8db0V5ay/2YOt4+clkuIyrpEXcgzLXs/EJCXw1txqdDl/aVeqtaGnBG3b7dd112WXo16EQFXFEeRM3GcNganIygPYpuHu4AhfeTEqZq29rw2/cSGOQQoGZaWnCNsjLiKaq4QcffNDj9wMCAvDWW2/hrbfe6vYxycnJ2Lhxo6ubJriAgAChm0A6YBgG6VotDpSWotloRElTExIlsjkp5a19c+wqrnLlMK0WQTR64FaUuZ4xDIO7MzL4Qhvf5ubiipQURKlUeHn3buhMJgDAlKQkzKRiGhdFeRO/af364dvcXADt0w1nefmHfyllbsPZszBbrQCAWamp9PexA9GMeJHuVdNUNq80VKLrvChvwCGaZuhRlLmLiwsJwQJuc1JboY21x47hvK1Mc3Awlo8dS+u6eoHyJn4poaFI5IqhnaquRlVrq8At6plUMqc3m7Hx/HkA7bNBrh00SOAWeR/qeBHiJkMkvpGyL6P1XcQb3Ziejii7Qhs/nj0LAFDIZHhs0iS68kx8BsMwDkU2doikyIbY/ZKXhxajEQAwNTkZEdz5iPwPdbwkICoqSugmkC6khoXx+4dIqePl63lr1OtxhtsEM0mtRnRwsMAtkj5fz1xvKf38cFdGRqf7/3jZZejPbQxLLo7yJg22dV5A+3RDb15rLYXMWaxWfM9N7wTaS8iTzqjjJQGtXj6E7qsUcjkGhocDACpbW1HLrQkSO1/P2+GyMtj+fNNol2f4euacMS4+ni+0AQCTEhMx28vXt3gbyps0RAcHYwi3v2JRUxMKOuz16k2kkLk9xcX82ueM2FgkUxGfLlHHSwKk8A9WqhzKytfUCNgS1/H1vNE0Q8/z9cw5g2EY3D92LIZHRSErIQF/GjeO1nU5ifImHWLZ00vsmWNZFl/n5PC353PrTUln1PGSAPqj6r3SJbjOy5fzZrJYcKSiAgCgVioxiLuaStzLlzPXF5FBQXjxiivwxOTJtK6rDyhv0jEpKQly7ve5o7DQa6cbij1zxysr+Q3a08LCMFwCUyfdpVfl5B966KFeP+Hq1av73BjSN0lJSUI3gXRjcGQkGAAspNPx8uW8naiq4jenzYyNhUzkfyzFwpczRzyP8iYdaqUSl8XG4lBZGWrb2nCiqgojoqOFblYnYs/cN3YbJs8fMkT0HUl36lXH6+jRow63jxw5ArPZjEFcmcizZ89CLpcjo4tFvcT9ioqKRP+PVqpU/v5I1mhQ0NiIC/X1aDOZECjyK9C+nDeaZigMX84c8TzKm7RM69cPh8rKALRPN/TGjpeYM5dfX4+j3EyQqKAgTEhMFLhF3q1XHa9t27bx/7969WqEhIRg3bp1COOqJNXX12Pp0qWYPHmye1pJeuStQ+ekXbpWi4LGRrAAztTWYlRMjNBNuiS+mjeWZfmOl59MhtF2BQyIe/lq5ogwKG/SMi4+HgF+ftCbzdhbXIx7MzP5isPeQsyZ+9aukuG8wYMhl9Eqpp44fXRee+01rFq1iu90AUBYWBief/55vPbaay5tHOkdlUoldBNID+zXeZ2qqhKwJa7hq3krbGxENVexaZhWS2tnPMhXM0eEQXmTFqWfHyYkJAAAWk0mHOZGv7yJWDNXo9NhZ2EhACDE3x9XpqYK3CLv53THq6mpqcsdtqurq9Hc3OySRhHniPUfrK+QWoENX80bTTMUjq9mjgiD8iY93r6Zslgz931uLizcaN3cAQMQ4NeriXQ+zemO1/XXX4+lS5fim2++QUlJCUpKSvD111/jzjvvxPz5893RRnIRVRIYRZEyrUqFSG739jO1tTBbrQK36NL4at7sO17juKunxDN8NXNEGJQ36RkRHY3QgAAAwMGyMrQYjQK3yJEYM9dqNOLnvDwAgL9cjqsHDhS4ReLgdMfr3XffxezZs3HLLbcgOTkZycnJuOWWWzBr1iy8/fbb7mgjIaKXzpUdN1gsyK+vF7g1xFmNej3O1tYCAJI1GkSJ9OokIYT4IrlMhqnJyQAAs9WKvcXFArdI/DadP89X+b28Xz9ouI4t6ZlTHS+LxYLDhw/jhRdeQG1tLY4ePYqjR4+irq4Ob7/9tmiHSsVOazeVjXinoXZ7Woh9uqEv5u1QWRlsS59pmqHn+WLmiHAob9Jk63gB3reZstgyZ7JY8OPZswAABsD1tGFyrznV8ZLL5bjqqqvQ0NAAlUqFESNGYMSIEdThEpherxe6CeQipLTOyxfzZj/NcExcnIAt8U2+mDkiHMqbNKWFhyM+JAQAcLKqCjVcsSRvILbM7SgsRF1bGwBgfEIC4rjjSi7O6amGw4YNw4ULF9zRFtJHVNTE+yVpNFBxVfByampEXTrW1/JmtFj4PUrUSiUGcdNGief4WuaIsChv0sQwDF9kg4V3FdkQU+ZYlu20YTLpPac7Xs8//zweeeQRbNiwAeXl5WhqanL4IoR0JmMYDOY+sDfo9ahoaRG4RaS3TlRW8vPYx8TFQcYwAreIEEJIX3jzdEOxOFxWhmLu8/6QyEj+sw3pHafrPs6ZMwcAcO2114Kx+wDCsiwYhoHFYnFd60ivJNudSIj3StdqkV1eDqB9umGsSIfmfS1vVEZeeL6WOSIsypt0xYaEYFBEBM7U1qKgsRGFDQ1IDg0Vulmiypz9aNcCGu1ymtMdr23btrmjHeQSlJSUIIHKW3s9h42Uq6txRf/+Aram73wpbyzL4iC32aafTIbRMTECt8g3+VLmiPAob9I2rV8/nOGq1G4vKMBto0YJ2yCIJ3Nna2txklunHh8SQhcj+8DpjtfUqVPd0Q5yCWiUURwGhIfDTyaD2WoVdYENX8pbQUMDvwB7eFQUArl1esSzfClzRHiUN2mbnJSEfx05AivLYkdhIZaMHOkwg0sIYsmc/WjX9YMHC37cxKjPW0zrdDoUFRXB2GETuhEjRlxyo4hzgrjNeYl3U/r5ITUsDGdqa1Ha3IxGvV6U+174Ut5omqF38KXMEeFR3qRNExCA0TExyC4vR7VOh1PV1Rhmt+WLEMSQufLmZn7/s9CAAExPSRG4ReLkdMeruroaS5cuxaZNm7r8vlh67VKiVquFbgLppXStlp/icLqmBuNFMLWgI1/K2yFumiFAHS8h+VLmiPAob9I3vV8/fs31joICwTteYsjcd7m5/H6W1wwcCH+5XND2iJXTVQ0ffPBBNDQ04MCBAwgMDMTPP/+MdevWYcCAAfjhhx/c0UZyERVcqWvi/YZKYD8vX8lbg16Ps1wnuZ9Ggyjar1AwvpI54h0ob9I3LiEBAX7tYw+7i4thtloFbY+3Z67JYMDW/HwAQICfH2anpQncIvFyesTrt99+w/fff4/MzEzIZDIkJyfjyiuvhFqtxqpVqzB37lx3tJMQSbAvuyrWjpevOFRayl/do9EuQgiRjgA/P4yPj8f2wkK0GI3ILivDOBHOQPGUn86ehZGb0XZV//4IUSoFbpF4OT3i1draiihuSDYsLAzV3IfH4cOH48iRI65tHemVSNpDQTQ0AQFI4MrI59XXw8DtDyUmvpI3Wt/lPXwlc8Q7UN58g20zZUD4Pb28OXMGsxkbzp0D0L4n6XWDBwvcInFzuuM1aNAgnDlzBgAwcuRIvPfeeygtLcW7776L2NhYlzeQXFzHAifEu9nKyputVpyrqxO4Nc7zhbwZLRYc5aZ+aJRKDIiIELhFvs0XMke8B+XNN4yKiYGGG7k5UFqKVgF/796cuV/z89FkMAAAJiUm0rT7S+R0x+vPf/4zyrkFiU8//TQ2bdqEpKQkvPHGG3jxxRdd3kBycU3cDuJEHNJFvs7LF/J2orISBm5aRWZcHGRUMldQvpA54j0ob75BLpNhCrdxsclqxb6SEsHa4q2Zs7IsvsvN5W8vSE8XsDXS4PQar1tvvZX//4yMDBQWFiI3NxdJSUlePVRKiLcQe8fLF9A0Q0IIkb6pycn48exZAO3TDWf07y9wi7zL/pISlLe0AABGRkejf1iYwC0SP6dHvC5cuOBwOygoCJdddhl1ugSUlJQkdBOIE2KCgxHK7d91uqYGVpa9yE94F6nnjWVZHOTKyPvJZLiMplALTuqZI96F8uY7BkZEIDY4GADwe2Ul6traBGmHN2aOZVmHDZPnDxkiYGukw+mOV1paGpKSkrB48WJ88MEHOH/+vDvaRZxQZrfXEPF+DMMgnbtQoTOZUNjQIGyDnCT1vOU3NKBGpwMAjIiK4ksOE+FIPXPEu1DefAfDMJjKTTdk0b6nlxC8MXM51dX8vqP9NBqMjokRuEXS4HTHq7i4GKtWrUJgYCBeeeUVDBw4EAkJCVi0aBH+/e9/u6ON5CLMIqyM5+vEPN1Q6nmjaYbeR+qZI96F8uZbvKG6oTdm7usOo10MrXV2Cac7XvHx8Vi0aBHef/99nDlzBmfOnMGMGTPw5Zdf4p577nFHG8lFBAYGCt0E4iQxd7yknjf7jtcY6nh5BalnjngXyptviVerMSA8HABwoaEBxY2NHm+Dt2WuuLERh7hRuMigIEzmRgXJpXO646XT6fDLL7/giSeewIQJEzBixAgcP34c999/P7755ht3tJFcRGhoqNBNIE7qHxbGT2HLqakRuDXOkXLe6tva+BL//TQaKpvrJaScOeJ9KG++R+hRL2/L3Ld2lQyvHTgQfjKnuwukG04fydDQUCxevBh6vR6PP/44ysrKcPToUaxZswbXXXedO9pILsJW3p+Ih1wmwyBub6ganQ7Vra0Ct6j3pJy3w3bz7GmaofeQcuaI96G8+Z7JSUmwTaTbXlAA1sNFr7wpc3VtbdjGdT6DFArMTEsTtkES43THa86cObBYLPj888/x+eefY/369TjLleIkhPSemKcbStUBWt9FCCE+JywwEKO44hFVOh1yRTYTxZV+PHMGZqsVADAnLQ1BCoXALZIWpzte3333HWpqavDzzz8jKysLv/zyCyZPnsyv/SKeF87NTSbiItaOl1TzZrRYcKyiAgCgUSoxkBuRJMKTauaId6K8+abpAk439JbMtZlM2MRVK/eTyXDNoEECt0h6+jxpc/jw4Zg4cSKysrIwZswYVFVV4YsvvnBl20gvWSwWoZtA+mBQRAQ/tUFMHS+p5u33ykoYuPc2Ji6OKjh5EalmjngnyptvGp+QAH+5HACwq6iIH/XxBG/J3C95eWg1mQAA05KTEe5lRT+kwOmO1+rVq3HttdciIiIC48aNw3//+18MHDgQX3/9NapF9OFRShoFqMBDLl2gQsHvAl/Y2IgWo1HgFvWOVPNGZeS9l1QzR7wT5c03BSoUGM+d+5uNRhz14Lorb8ic2WrFd2fO8Ldpw2T3cHpn0P/+97+YOnUq7r77bkyePBkajcYd7SLEJ6RrtcirrwcLILemBplxcUI3ySexLMuXzvWTyTA6NlbgFhFCCPG0af36YWdREYD26Ya+tKXI7qIi1Oh0ANpnfSTS53u3cLrjdejQIXe0g1yChIQEoZtA+ihdq8WPXHGa09XVouh4STFv+Q0N/B+ckdHRfKl/4h2kmDnivShvvmt0bCxC/P3RbDRif2kp2kwmBHqguITQmWNZFt902DCZuEef1njt2rULt956K7KyslDKTc/5z3/+g927d7u0caR3KisrhW4C6SMxFtiQYt5omqF3k2LmiPeivPkuP5kMk5OSALQXXNpXUuKR1xU6c8crK5Hf0AAAGBAejqF2n02Iaznd8fr6668xc+ZMBAYG4ujRozAYDADa56e++OKLLm+gzapVqzBmzBiEhIQgKioK8+bNwxm7uagAoNfrsXz5ckRERCA4OBgLFizoFOaioiLMnTsXQUFBiIqKwqOPPgqz2ey2dnuCiVsIScQnPDAQMdwmvWfr6mDykgW2PZFi3uw7XmNEMOroa6SYOeK9KG++TYjNlIXO3Nc5Ofz/zx8yhIpLuZHTHa/nn38e7777Lv71r39BYTf8OnHiRBw5csSljbO3Y8cOLF++HPv378eWLVtgMplw1VVXodVu49kVK1bgxx9/xPr167Fjxw6UlZVh/vz5/PctFgvmzp0Lo9GIvXv3Yt26dfjoo4/w1FNPua3dnqBUKoVuArkEtlEvo8WCvPp6gVtzcVLLW11bG87V1QEAUkJDoeU6wsR7SC1zxLtR3nzb4MhIRHN/B45VVKC+rc3trylk5i7U1+MYN0gRo1JhQmKiYG3xBU53vM6cOYMpU6Z0ul+j0aCBG6Z0h59//hm33347hg4dipEjR+Kjjz5CUVERsrOzAbSPuH3wwQdYvXo1Lr/8cmRkZGDt2rXYu3cv9u/fDwD45ZdfkJOTg08++QSjRo3C7Nmz8dxzz+Gtt96CsZuKcgaDAU1NTQ5f3iaC9hsStSEim24otbwd5opqADTN0FtJLXPEu1HefBvDMJianAwAYNFeWt7dhMyc/dqueYMHQ0ajXW7l9ArymJgYnD9/Hv3shmIBYPfu3ejfv7+r2nVRttKbtk3nsrOzYTKZMGPGDP4xgwcPRlJSEvbt24fx48dj3759GD58OKKjo/nHzJw5E8uWLcOpU6cwevToTq+zatUqrFy5stP9RUVFCAkJQUJCAiorK2EymaBUKhEREYEy7oNcWFgYWJblO6Tx8fGoqamBwWCAv78/tFotv0YuNDQUMpkMddyV97i4ONTV1UGv10OhUCAmJgbFxcUA2ju5fn5+qK2tBQBYrVaoVCq0tbXBz88PcXFxKOJOFCEhIVAqlajhdmGPjo5Gc3MzdDodZDIZEhMTUVRUBJZlERwcjMDAQH5bgKioKOh0OrS0tIBhGCQlJaG4uJh/veDgYH4qp1arhV6vR3NzMwAgOTkZJSUlsFgsCAoKglqtRgW3OW1ERARMJhPfiU1MTERFRQVMJhMCAgIQFhaGcq6Ma3h4OKxWK38MExISUFVVBaPRCKVSicjISP4YhnGl2eu5UaOOxzsqKgol3Hztjsc7NjYW9fX1XR5vtVoNhULBH++YmBg0NTVBp9NBLpcjISEBhYWF/PEOCAjgj2F0dDRaWlrQ2tra5fEOCgqCxmhEm04Hf6UShwsLkREU1Ol4BwUFISQkhD/ekZGRMBgM/PFOSkpCWVkZzGYzAgMDodFoHI632Wzm/810PN7h4eF8Zjse7/j4eFRXVzsc7/PnzyMoKAihoaFgGIY/3nFxcaitrYXBYIBCoUB0dDR/vDUaDeRyucPxbmho6DKzarUa/v7+fGadOd5RUVFobW1Fa2srfwxtx1ulUkGlUqGqqsohs7+cOoU2nQ6BQUFIkstRWFjYKbORkZEwGo18Zjse79DQUIfMWiwW/nh7wzkiJiYGjY2Noj1HsCwLf39/nz1H2Ge2ra2ty+PtTecI+8yK8RxRUFCAoKAgpzJL5whpfY5IUyjQptMhICAAP506hZEBAW49R9jv4+XJc0RJfT025+aCZVlEhYZiSEAACgsL6Rzh5OeIMrsLuBfDsCzL9vrRaO+IfPLJJ/jwww9x5ZVXYuPGjSgsLMSKFSvwt7/9DX/605+cebo+sVqtuPbaa9HQ0MAX9Pjss8+wdOlSfs2ZzdixYzF9+nS8/PLLuPvuu1FYWIjNmzfz39fpdFCpVNi4cSNmz57d6bUMBoPDczY1NSExMRGNjY1Qq9VueofOKSwsRDJ3dYaID8uyWPTNN2g2GhHi749P58/36vnVUsqb0WLBzV9/DaPFgtCAAHw8b55XH3tfJaXMEe9HeSMA8ODPP/PT/9+dOxfxbvzMJ1Tm/n3kCL7n6iUsHDoUi0aM8HgbpKCpqQkajaZXfQOnR7wef/xxWK1WXHHFFdDpdJgyZQqUSiUeeeQRj3S6AGD58uU4efKkR6ooKpVKr5/vbbtCQ8SJYRgMiYzEwbIyNBuNKGlq8ur9M6SUt+MVFTByVxrHxMVRp8tLSSlzxPtR3gjQXmTD1vHaXlDg1k6JEJlrMRqxOS8PAOAvl+PqgQM93gZf5PQaL4Zh8H//93+oq6vDyZMnsX//flRXV+O5555DmwcWIN5///3YsGEDtm3b5rDvQUxMDIxGY6d1ZpWVlYiJieEf07HKoe227TFi5OSgJfFC9mXlT3ND495KSnmjMvLiIKXMEe9HeSMAMCU5GbZLcTsKC92aCyEyt+ncOei5qt4zUlKgCQjweBt8UZ/28QIAf39/pKenY+zYsVAoFFi9ejVSUlJc2TYHLMvi/vvvx7fffovffvut02tlZGRAoVDg119/5e87c+YMioqKkJWVBQDIysrCiRMn+LmZALBlyxao1Wqkp6e7re3u5s6iJsQzxLSfl1TyxrIsDnHzshUyGUaJ+OKL1Eklc0QcKG8EaN/uZQRXE6C8pQVnufVZ7uDpzJksFvx49iwAgEF7UQ3iGb3ueBkMBvz1r39FZmYmJkyYgO+++w4AsHbtWqSkpGDNmjVYsWKFu9qJ5cuX45NPPsFnn32GkJAQVFRUoKKigh9l02g0uPPOO/HQQw9h27ZtyM7OxtKlS5GVlYXx48cDAK666iqkp6dj8eLFOH78ODZv3ownn3wSy5cv9/rphETa0sLDoZC1/3P09o6XVFyor0ctd/4YER2NAD+nZ14TQgiRsOkC7OnlCdsLClCv1wMAshISEBsSInCLfEevO15PPfUU3nnnHfTr1w8FBQW48cYbcffdd2PNmjVYvXo1CgoK8Nhjj7mtoe+88w4aGxsxbdo0xMbG8l9ffPEF/5g1a9bg6quvxoIFCzBlyhTExMTgm2++4b8vl8uxYcMGyOVyZGVl4dZbb8WSJUvw7LPPuq3dnhBPU6RETyGXYyBXTra8pQV1Hpi221dSyRtNMxQPqWSOiAPljdhkJSbCXy4H0F5W3my1uuV1PJk5lmUdSsjPHzLEY69NnCiusX79enz88ce49tprcfLkSYwYMQJmsxnHjx/3yIL03sx/DQgIwFtvvYW33nqr28ckJydj48aNrmya4GpqakS9Ro20S9dqcYob7TpdXY2JSUkCt6hrUskbdbzEQyqZI+JAeSM2QQoFxsbFYXdxMRoNBhyvqEBGXJzLX8eTmTtUVoYSrmT/UK0WgyIjPfK6pF2vR7xKSkqQkZEBABg2bBiUSiVWrFhBVcC8QMcS+kSchtid/Lx5uqEU8lbX1obzXLWq/qGhiAwKErhFpCdSyBwRD8obsTfNA9MNPZk5Gu0SVq87XhaLBf7+/vxtPz8/BAcHu6VRxDn2vxciXkNEUmBDCnk7RKNdoiKFzBHxoLwRexlxcQjmMrGvpISvBOhKnsrcmZoafmZNQkgIxrhh9I70rNdTDVmWxe23384XodDr9bj33nuhUqkcHme/pop4htbuAzsRr2B/fyRrNChsbERefT3aTCYEKhRCN6sTKeSNphmKixQyR8SD8kbs+clkmJSYiJ/z8mCwWLC/pMRhFMwVPJW5jqNdNGvN83o94nXbbbchKioKGo0GGo0Gt956K+Li4vjbti/ieaV2HyKJuNnKyrMAzrixdO2lEHvejBYLjnH794UFBCAtPFzgFpGLEXvmiLhQ3khH7p5u6InMlTU3Y19JCYD2v32u7jyS3un1iNfatWvd2Q5CCNo7XpvOnwfQXmCD9pZyveMVFTBaLACAzLg4uuJHCCGkR+laLbRBQajW6XC0ogKNer3oNhz+LjcXtjJ11wwcCAVXrZF4Vp83UCbeIzQ0VOgmEBcRw0bKYs+b/TTDcTTNUBTEnjkiLpQ30hHDMJianAwAsLIsdhUVufT53Z25Rr0ev+bnAwAC/Pwwe8AAt74e6R51vCRAJqNfo1Rog4L4Cnu5tbWwuGnPkEsh5ryxLIuDZWUAAIVMhpE0oigKYs4cER/KG+nK9JQU/v9dPd3Q3ZnbcPYsP9NjZmoqXyyEeB6dXSSgrq5O6CYQF2EYBulcWXm92Yz8hgZhG9QFMectr76e35x6ZHQ0Avx6PduaCEjMmSPiQ3kjXUnSaJDCjUydqa1FObcXliu4M3MGsxk/nTsHAJAxDK4bNMhtr0UujjpehHgZsZSVFyOqZkgIIaSv7AtS7CgsFK4hTth64QKajUYAwJSkJGg7VCMnnkUdLwmIo30YJMXb13mJOW/2Ha8x1PESDTFnjogP5Y10Z0pyMmzlmLYXFIBl2R4f31vuypyVZfFdbi5/mzZMFl6v5tn88MMPvX7Ca6+9ts+NIX1TV1eH6OhooZtBXKRfaCgC/fzQZjYjp7oaLMt6VeU9seatVqdDXn09AKB/aCi/lo54P7FmjogT5Y10JzIoCMOionCiqgqlzc04X1eHARERl/y87src3uJiVLS2AgBGRUcjJSzM5a9BnNOrjte8efN69WQMw8DCLd4jnqPX64VuAnEhGcNgSGQkjlRUoF6vR0VLC2JDQoRuFk+seTvEFdUAaJqh2Ig1c0ScKG+kJ9P79cOJqioA7aNeruh4uSNzLMs6bJi8ID3d5a9BnNerqYZWq7VXX9TpEoZCoRC6CcTF7Kcbnq6pEbAlnYk1b7S+S7zEmjkiTpQ30pMJiYnw46oQ7iwqckn1YXdk7lR1Nc5xRTv6h4ZiJI3iegVa4yUBMVQSW3K8eZ2XGPNmMJtxvLISABAeGIi08HCBW0ScIcbMEfGivJGeqPz9MZZbk9Wg1+N37m/LpXBH5uxHu64fMsSrliz4sj7VUm5tbcWOHTtQVFQEI1cpxeaBBx5wScNI7xUXFyOZ29iPSMPAiAjIGQYWlvW6jpcY83a8spLfw2RMXBz9ARIZMWaOiBfljVzM1H79sLekBED7dMPRsbGX9HyuzlxxYyM/vT4yKAiTkpJc9tzk0jjd8Tp69CjmzJkDnU6H1tZWhIeHo6amBkFBQYiKiqKOFyEuoPTzQ1p4OM7U1qK4qQlNBgPUSqXQzRIth2qGVLGMEELIJciMi4NKoUCryYS9JSW4z2yG0ov2hbQf7Zo3aBA/NZIIz+nfxIoVK3DNNdegvr4egYGB2L9/PwoLC5GRkYFXX33VHW0kF6HRaIRuAnGDIdxGygBw2otGvcSWN5Zl+St//nI5RtE0ItERW+aIuFHeyMX4y+WYmJgIANCbzThgd3GvL1yZuVqdDtu5PcZUCgWuSk112XOTS+d0x+vYsWN4+OGHIZPJIJfLYTAYkJiYiFdeeQVPPPGEO9pILsLPi66yENfx1nVeYsvb+bo61LW1AQBGRkd71VVJ0jtiyxwRN8ob6Q37zZS3FxRc0nO5MnM/nj0LM1fwY3ZaGgKpWIxXcbrjpVAoIOOGLKOiolBUVASgvbdeXFzs2taRXqmtrRW6CcQNvLXjJba8UTVD8RNb5oi4Ud5IbwyLiuL3gzxSXo4mg6HPz+WqzOlMJmw6fx4A4CeT4ZpBg1zyvMR1nO54jR49GocOHQIATJ06FU899RQ+/fRTPPjggxg2bJjLG0iIr9IEBCCe27/rfH09XxyCOIfWdxFCCHE1hmEwhStaYWFZ7OYGIoS0+fx56EwmAO37jYUHBgrcItKR0x2vF198EbFc9ZYXXngBYWFhWLZsGaqrq/Hee++5vIHk4qj0rXTZRr3MVivOeslVWDHlrUanw4WGBgBAalgYIrirk0RcxJQ5In6UN9Jb01NS+P+/lOmGrsic2WrFD2fP8revHzz4kp+TuJ7THa/MzExMnz4dQPtUw59//hlNTU3Izs7GqFGjXN0+0guNjY1CN4G4icNGyl4y3VBMeTtE0wwlQUyZI+JHeSO91S80FMlcYYzTNTWobGnp0/O4InO7CgtRo9MBAMbGxSGRisR4Jac7XpdffjkauCvI9pqamnD55Ze7ok3ESW1c4QAiPd64zktMebNVMwSo4yVmYsocET/KG3GGfZGNHVw1QWddauZYlnUoIT9/yJBLej7iPk53vLZv395p02QA0Ov12LVrl0saRZxDFZikKzY4GBpu/67TNTVgWVbgFoknbwazGccrKwEA4YGBSA0LE7hFpK/EkjkiDZQ34owpdhsfby8o6NPf6UvN3NGKChRwo2aDIiIcLtoS79Lr3/Tvv//O/39OTg4qKir42xaLBT///DPi6YqyIOKoYIBkMQyDoVot9paUoNVkQmFjI/qFhgraJrHk7VhFBV+QZGxcHBiGEbhFpK/EkjkiDZQ34owolQpDtVqcqq5GcVMT8hsa0N/JC32XmrmOo13098579brjNWrUKDAMA4ZhupxSGBgYiDfffNOljSO9U1RUhGS7Ky5EWoZwHS+gfbqh0B0vseSNyshLh1gyR6SB8kacNa1fP5zilgNsy893uuN1KZnLq6vjZ3fEBgdjfEJCn56HeEavO175+flgWRb9+/fHwYMHobUbxvT390dUVBTkcrlbGkmIL+u4zmvOgAECtkYcWJbl13f5y+UYER0tcIsIIYRI1cTERLyXnQ2z1YqdRUVYOno0ZB4adbIf7Zo3eLDHXpf0Ta87XraeuJXbDZt4jxBuryciTf3DwuAvl8NosXhFgQ0x5O18XR3q9XoAwMjoaChpzYaoiSFzRDoob8RZIUolMmJjcaC0FHVtbThRWYmRTpSI72vmqlpbsbu4GACgVioxo3//Pj0P8Ryni2sAQF5eHv70pz9hxowZmDFjBh544AHk5eW5um2kl5Rc8QUiTX4yGQZHRAAAqnU6vlysUMSQN5pmKC1iyByRDsob6Qv76obO7unV18x9l5sLK1fM4+oBA+BPM8+8ntMdr82bNyM9PR0HDx7EiBEjMGLECBw4cABDhw7Fli1b3NFGchE1NTVCN4G4mTeVlRdD3qjjJS1iyByRDsob6Yux8fEIUigAAHuKi/niTr3Rl8w1Gwz4hRv08JfLMXfgQKefg3ie0/NvHn/8caxYsQIvvfRSp/sfe+wxXHnllS5rHCGkXceO1xRa+N2tGp0OF7i9BtPCwhAeGChsgwghhEiev1yOCQkJ2JqfjzazGQdLSzEpKcltr7fp/HkYuM7djJQUqGmkVhScHvE6ffo07rzzzk7333HHHcjJyXFJo4hzoqlwgOQNioyEbbms0CNe3p43Gu2SHm/PHJEWyhvpq75ON3Q2c0aLBT+ePQsAYNBeVIOIg9MdL61Wi2PHjnW6/9ixY4iKinJFm4iTmpubhW4CcbMghQIpXBn5goYGtHaxibmneHveDlHHS3K8PXNEWihvpK+GR0fzsyyyy8vRbDD06ueczdy2/Hw0cAWkJiQmIpYKwohGrztezz77LHQ6He666y7cfffdePnll7Fr1y7s2rULL730Eu655x7cdddd7mwr6YZO4GILxDNs0w1ZALkCrkHw5rzpzWZ+P5OIwECn91Ih3smbM0ekh/JG+krGMJjCTS80W63Yw1UcvBhnMseyLL7NzeVvLxgyxLlGEkH1uuO1cuVKtLS04G9/+xueeuopvPnmm5g6dSqmTp2Kf/7zn3jmmWfw5JNPurOtpBsyWZ+KUxKR8ZYCG96ct+MVFTBxW16MiYsDQ/uZSII3Z45ID+WNXIrpKSn8//d2uqEzmTtYWopSboRsmFaLAVzVYyIOvS6uwXLlKhmGwYoVK7BixQp+aJT2vBBWYmKi0E0gHjDESzpe3py3AzTNUJK8OXNEeihv5FKkhIYiUa1GcVMTTlVXo6q1FVEqVY8/40zmvrbbMHk+jXaJjlOXdTpePQ4JCaFOlxcoKioSugnEAyKDghAVFAQAOFtXB7NAm5l7a95YlsWhsjIA7dWlnNm8kng3b80ckSbKG7kUDMM4FNnYWVh40Z/pbeZya2pwmltqkKhWIzMurk9tJMJxquM1cOBAhIeH9/hFPM82GkmkbyhXwMZosSCvrk6QNnhr3s7V1fGLjUdFR9NGkhLirZkj0kR5I5dqqt2WL72ZbtjbzH3TYbSLptOLj1P7eK1cuRIajcZdbSF9FBwcLHQTiIeka7XYxp3Ec6qrMSgy0uNt8Na8URl56fLWzBFporyRSxUdHIwhkZE4XVODwsZGFDQ0oB9XmbgrvclcaVMT9peUAADCAwMdOndEPJzqeC1cuJBKxnuhQNog1md0LLBxvQDzu701b/YdrzHU8ZIUb80ckSbKG3GFaf368dMCt+XnY+no0d0+tjeZ+y43F7ZxsWsGDoSCZnWIUq+nGnrDcObOnTtxzTXXII6rVvbdd985fJ9lWTz11FOIjY1FYGAgZsyYgXPnzjk8pq6uDosWLYJarUZoaCjuvPNOtLS0ePBduF61wBvqEs9JVKsR7O8PAMipqRFkSow35q26tRX5DQ0AgAHh4fw+KkQavDFzRLoob8QVJiUlQc59dt5ZVNTj3+uLZa5Br8ev+fkAgAA/P8xOS3NdQ4lH9brj5Q1znltbWzFy5Ei89dZbXX7/lVdewRtvvIF3330XBw4cgEqlwsyZM6Hn1n0AwKJFi3Dq1Cls2bIFGzZswM6dO3H33Xd76i0QckkYhsEQbnphk8GAMtroEwD4ohoATTMkhBAiPLVSictiYwEANTodTlZV9fm5Npw9y2+VMis1FSruAiwRn15PNbQKVEHN3uzZszF79uwuv8eyLF5//XU8+eSTuO666wAAH3/8MaKjo/Hdd99h4cKFOH36NH7++WccOnQImZmZAIA333wTc+bMwauvvoq4LqrDGAwGGOx2Hm9qanLDO7s0NP3Tt6RrtXxHI6e6GvFqtUdf3xvzRuu7pM0bM0eki/JGXGVav3783+vtBQUYHh3d5eN6ypzebMZGbvaWnGFw3eDBrm8o8Rin1nh5s/z8fFRUVGDGjBn8fRqNBuPGjcO+ffuwcOFC7Nu3D6GhoXynCwBmzJgBmUyGAwcO4Prrr+/0vKtWrcLKlSs73V9UVISQkBAkJCSgsrISJpMJSqUSERERKOP+kYWFhYFlWTRwU6Di4+NRU1MDg8EAf39/aLValHIfGENDQyGTyVDHVaqLi4tDXV0d9Ho9FAoFYmJiUMztgK7RaODn54fa2loAQEBAAJqbm9HW1gY/Pz/ExcXxpUlDQkKgVCpRw80zjo6ORnNzM3Q6HWQyGRITE1HEDYEHBwcjMDCQH/KOioqCTqdDS0sLGIZBUlISiouLYbVaoVKpEBwcjMrKSgCAVquFXq/n93ZLTk5GSUkJLBYLgoKCoFarUVFRAQCIiIiAyWTiO7GJiYmoqKiAyWRCQEAAwsLCUF5eDgAIDw+H1Wrlj2FCQgKqqqpgNBqhVCoRGRnJH8OwsDAAQH19fZfHOyoqCiXcwtSOxzs2Nhb19fVdHm+1Wg2FQsEf75iYGDQ1NUGn00EulyMhIQGFXLnYkJAQBAQE8McwOjoaLS0taG1t7fJ4BwUFoYq7CqbVatHW1tbl8Q4KCkJISAgqKysRajLBYjbDarVi15kzGOjnh6SkJJSVlcFsNiMwMBAajcbheJvNZjQ2NnZ5vMPDw/nMdjze8fHxqK6udjjeJSUl8Pf3R2hoKBiG4Y93XFwcamtrYTAYoFAoEB0dzR9vjUYDuVzucLwbGhq6zKxarYa/vz+f2Ysdb/j5YV9+PixWK2JDQxFiNqOwsJA/hrbjrVKpoFKpHI53bzMbGRkJo9HIZ7bj8Q4NDXXIrMVi4Y+3N5wjYmJi0NjYKNpzhEqlQn19PZ0jenmOsGXWYDDwx9uT5wj7zHrDOcL+eEdFRaG1tRWtra3dniNs5zg6R4jnHOGtnyNiLBZYDQZYGAY78vMxS6uFv1zeKbOBgYH8v/OOmT3c3IzalhZYzGZMiItDZFAQnSMg7Dmi4+eIMrtZNxfDsN4wh7APGIbBt99+i3nz5gEA9u7di4kTJ6KsrAyx3NAuANx0001gGAZffPEFXnzxRaxbtw5nzpxxeK6oqCisXLkSy5Yt6/Q6XY14JSYmorGxEWoPjzR0p7CwEMlU3cZnGC0W/OGrr2C2WhEbHIz3r7nGo6/vbXnbX1KCF3btAgDMTkvDfWPGCNwi4mreljkibZQ34kpr9u3Db1w14r9OmoQJXWyW3F3mLFYr7v7xR1TpdACAN2bNQgrXOSTeo6mpCRqNpld9A6f28fJFSqUSarXa4cvbeEPhE+I5/nI5BnB75pW3tPB7V3mKt+WNphlKn7dljkgb5Y24kv1myju62dOru8ztLS7mO12XxcRQp0sCJNPxiomJAQB+CNWmsrKS/15MTAw/PGhjNptRV1fHP0aMkpKShG4C8bChHcrKe5I35Y1lWX7+vFIux4hu5s8TcfOmzBHpo7wRVxoRHY3QgAAAwMGyMrQajZ0e01XmWJbttGEyET/JdLxSUlIQExODX3/9lb+vqakJBw4cQFZWFgAgKysLDQ0NyM7O5h/z22+/wWq1Yty4cR5vs6vY5mwT39FxPy9P8qa8na2t5Uf8RsXEwJ/2NZEkb8ockT7KG3EluUyGKVzHymy1Ym8X+eoqcyeqqnCeW/vUPzSULixKhKg6Xi0tLTh27BiOHTsGoL2gxrFjx1BUVASGYfDggw/i+eefxw8//IATJ05gyZIliIuL49eBDRkyBLNmzcJdd92FgwcPYs+ePbj//vuxcOHCLisaioU3VJwknjWYKykPeL7j5U15o2mGvsGbMkekj/JGXM1+uuG2LqYbdpU5+9GuBenpNAVWIkRV1fDw4cOYPn06f/uhhx4CANx222346KOP8Je//AWtra24++670dDQgEmTJuHnn39GADfECwCffvop7r//flxxxRWQyWRYsGAB3njjDY+/F1dSqVRCN4F4WIhSiSS1GkVNTcirr4febEaAn2f+OXtT3uw7XpkivnhCeuZNmSPSR3kjrpYWHo74kBCUNjfjZFUVanQ6RAYF8d/vmLnChgZkc1UZo4KCMLGLghxEnETV8Zo2bVqPGzkzDINnn30Wzz77bLePCQ8Px2effeaO5gkmODhY6CYQAaRrtShqaoKVZXG2ttZj0xC8JW9Vra0o4ErbDggPR3hgoMAtIu7iLZkjvoHyRlyNYRhM69cPn544ARbAzsJChzVbHTP3bW4u///XDR4MuUxUE9RID+g3KQEdC4oQ3yDUOi9vydshmmboM7wlc8Q3UN6IO0y1Kxe/vcN0Q/vM1ep02MHtMRXs74+rUlM90j7iGdTxIkSk7DtepzpU6/QFtL6LEEKIWMSGhGBQRAQAIL+hAYXcBsMd/XDmDMzcmq85aWkeW0ZAPIM6XhKgtfsATnxHlErFT6/Lra2FxUMLwr0hb3qzGb9znc3IoCCkhIYK2yDiVt6QOeI7KG/EXeyLbNiPetky12o0YtP58wAAP5kMVw8c6MnmEQ+gjpcE6D28gS7xDgzDIJ2rbqg3m1HIrXdyN2/I29Hycv6K4Ni4OKr2JHHekDniOyhvxF0mJyVBxv292lFYyNctsGVuc14e2sxmAMDl/fohjNYuSw51vCSgublZ6CYQgQgx3dAb8kbTDH2LN2SO+A7KG3EXTUAARsfEAACqdTp+fXZzczPMVit+OHOGf+z1tGGyJFHHixARGxoVxf+/p/fzEgrLsjhUVgYAUMr/v717D46rPu8//tmVtCutLqvL6n4xAgO+QDC2wTFOMiRxMYyTDqmbNh2T2mSSTIhJsZ1CDL9iQilxaAulLcEUGmI6hEDSlrQDJtQ4LSmXYMfGNGAbSIl1se6WrF2tpF1pd39/sNpKvkqy9nu057xfM56g1Wr38fEnj/fx+Z7vydKl3FQSAJAhTrfc8OUjR3RsaEiStKy2VnVFRYYrgwkMXjYwZ9xOOXCWOX6/8pIX3h7s6Tnj7RZm7D0tztt7x46pPxKRJC2qqpInK8vSepB+VmcOzkLekE4fratLbZjxSkuLRuNxNTQ0TNhC/vc422VbDF420NraanUJsEiW2615yeu8eoeG1BUOp/09rc7b+GWGy1hm6AhWZw7OQt6QTrnZ2fpo8u+ugWhU+9ra9MJbb6Wu055XVqb5yb/XYT8MXjYQi8WsLgEWMn0/L6vzNn7wWlpTY2ElMMXqzMFZyBvS7cTlhjt/+9vU1783fz4bRtkYg5cN+Hw+q0uAhUwPXlbmrSsc1pHkvwpeVFrKjk8OQY+DSeQN6baoqkp+r1eS9Hprq95P/r1WU1CgZXV1VpaGNGPwsoEiLsB0tIvKylLb075jYPCyMm/sZuhM9DiYRN6Qbllutz7e0CBJiiUSyk5e8/W5+fNTf5/Dnhi8bKCjo8PqEmCh3OxsXVBSIklqCQYVSm48kS5W5o3By5nocTCJvMGE8csNI5GI/F6vPtXYaF1BMILBC7CB8csND/f0WFhJ+gyNjOjXyXuVBXw+nVdcbG1BAABM00VlZaouKEh9/ZmLLmKXXgdg8LKBsrIyq0uAxUxe52VV3t7s6NBoPC5JurKmhouPHYQeB5PIG0xwuVypbeOr/H6tvvBCiyuCCdlWF4BzNzIyYnUJsNj4wSvd13lZlTeWGToXPQ4mkTeYcu3cuZoXCMg1PKzC5GYbsDfOeNlAMBi0ugRYrDg3VzXJJQvv9/YqmsbtkK3IWzyR0K/a2iR9eE3bpZWVxmuAdehxMIm8waTzioulNF+bjdmDwQuwifnJs16j8bh+09trcTUz671jx9Sf/Ivp8qoq1sEDAICMw+BlA/X19VaXgFlgoaHrvKzI2/hlhldw02THocfBJPIG08icczB42QBb30Iyt8GGFXkbG7xckq7g+i7HocfBJPIG08icczB42QAXAkOSagoLVZS8OPdgd7cSiURa3sd03rrCYTX190v6cPvd4txco+8P69HjYBJ5g2lkzjkYvGwglw+i0Idb0y4IBCRJ4ZERtaTpAnHTeXujtTX13+xm6Ez0OJhE3mAamXMOBi8bKCkpsboEzBImlhuazhvbyIMeB5PIG0wjc87B4GUD7e3tVpeAWcLE4GUyb4MjI3o7+fso9/k0x+839t6YPehxMIm8wTQy5xwMXoCNXFBamtpq/Z2uLourOXcHOjo0Go9L+vBsl8vlsrgiAACA6WHwsoHS0lKrS8Aske1266JkHroGB9UzODjj72EybywzhESPg1nkDaaROedg8LKBePKMACBNXG54KA3LDU3lLZ5IaG9bmyQpNztbl1ZUGHlfzD70OJhE3mAamXMOBi8bOH78uNUlYBZJ93VepvL2bk+PgpGIJGlxVZVykkso4Tz0OJhE3mAamXMOBi/AZuYFAhq7EiqdN1JON5YZAgAAO2HwsoG6ujqrS8Asku/x6LziYknSb48f1+AM35jRVN7GBi+XpKU1NUbeE7MTPQ4mkTeYRuacg8HLBrpssHsdZtbYcsOEPlyyN5NM5K1zYEDNyRtAX1RWJj83l3Q0ehxMIm8wjcw5B4OXDUSjUatLwCyTzuu8TOSNZYYYjx4Hk8gbTCNzzsHgZQNer9fqEjDLpHPwMpE3Bi+MR4+DSeQNppE552DwsoFAIGB1CZhlAj6fKnw+SdLhY8dSNyGekddOc94GR0b0dnJYrPD5NMfvT+v7Yfajx8Ek8gbTyJxzMHjZwNFxZweAMfOTZ72isZg+6OubsddNd972t7enBsUra2vlcrnO8hOwO3ocTCJvMI3MOQeDF2BT6b6fV7rsZZkhAACwIQYvGygpKbG6BMxC6Rq80pm3eCKhX7W3S5Jys7N1SUVF2t4LmYMeB5PIG0wjc87B4AXY1By/X/k5OZI+HLwSiYTFFZ3duz09CkYikqTFVVXKycqyuCIAAICZweBlA30zeP0O7MPlcml+8oLd/khE7QMDM/K66cwbuxniVOhxMIm8wTQy5xwMXoCNZdp1Xm8kBy+XpKU1NdYWAwAAMIMYvGygljMDOI10DF7pylvHwIBagkFJ0sVlZfLn5qblfZB56HEwibzBNDLnHI4dvL73ve/pvPPOU25urpYtW6Y9e/ZYXdK09fT0WF0CZqkLy8qU7f7w/+YzNXilK28sM8Tp0ONgEnmDaWTOORw5eD3zzDPavHmz7rrrLu3fv1+XXXaZVq1apa6uLqtLm5ZIcjMC4ESerCzNTe6WdDQUUv/w8Dm/ZrryxuCF06HHwSTyBtPInHM4cvB64IEH9JWvfEU33nijFixYoEceeUQ+n0+PP/641aVNi8fjsboEzGIzvdwwHXkLR6N6O/kPHxU+nxr8/hl/D2QuehxMIm8wjcw5h+MGr2g0qn379mnlypWpx9xut1auXKnXX3/9pOdHIhEFg8EJv2abCu51hDOY6cErHXl7s6NDseR298vq6uRyuWb8PZC56HEwibzBNDLnHNlWF2BaT0+PYrGYKisrJzxeWVmpw4cPn/T8bdu26e677z7p8ebmZhUWFqqurk6dnZ0aGRmR1+tVWVmZ2traJH14Q7xEIqHjx49L+vDiyZ6eHkUiEXk8HpWXl+tocnlVcXGx3G63ent7JUk1NTXq7e3V8PCwcnJyVFVVpZaWFkmS3+9Xdna2jh07JkmKx+PKz8/X0NCQsrOzVVNTo+bmZklSYWGhvF5vav1wZWWlQqGQBgcH5Xa7VV9fr+bmZiUSCRUUFCgvL0/dyQ/nFRUVGhwc1MDAgFwulxoaGtTS0pJ6v4KCAnV2dkqSysvLNTw8rFAoJEmaM2eOWltbFYvF5PP5VFRUpI6ODklSWVmZRkZGUkNsfX29Ojo6NDIyotzcXJWUlKg9eRPd0tJSxePx1DGsq6tTV1eXotGovF6vAoFA6hiO3YBwbFvWE493RUWFWltbT3m8q6ur1dfXd8rjXVRUpJycnNTxrqqqUjAY1ODgoLKyslRXV6empqbU8c7NzU0dw8rKSg0MDCgcDp/yePt8vtQS1/Lycg0NDZ3yePt8PhUWFqaOdyAQUCQSSR3vhoYGtbW1aXR0VHl5efL7/anjXV9QoJGREY2OjOiXH3ygGxctmnC8S0tLU5k98XjX1taqu7t7wvF+//335fP5VFxcLJfLlTreNTU1OnbsmCKRiHJyclRZWZk63n6/X1lZWROO9/Hjx1OZfaO1VUODg5KkeYWFCofDqcxO5XhXVFQoHA4rHA6njuHY8c7Pz1d+fv6E4z3ZzAYCAUWj0VRmTzzexcXFEzIbi8XU39+fyqzVPaKqqkr9/f0Z2yMSiYQ8Hg89Ik09oqysTKOjo6nMntiTp9ojxmd2pnrE+MwWFRXJ4/GkrUccOXJEPp+PHpFBPSLTP0fEYjGNoUfM/h5x4ueIsd/7ZLgSmXBX1RnU1tam2tpavfbaa1q+fHnq8dtuu00vv/yy3njjjQnPj0QiE9beBoNB1dfXq7+/X0VFRcbqPpOmpibNmTPH6jIwi339+efVEgwqy+XSM7//+/JmT//fXGY6b/FEQjf8678qFI0qLztbT61Zk9oQBJDocTCLvME0MpfZgsGg/H7/pGYDx326CQQCysrKSk38Yzo7O1VVVXXS871er4qKiib8mm2Ki4utLgGz3Nhyw1giofeS/+I2XTOdt8M9PQpFo5KkxdXVDF04CT0OJpE3mEbmnMNxn3A8Ho+WLFmi3bt3px6Lx+PavXv3hDNgmcTNB1WcxUxe5zXTeWM3Q5wNPQ4mkTeYRuacw5F/0ps3b9Zjjz2mJ554QocOHdJNN92kcDisG2+80erSpmVsvStwOjM5eM103sYGL5ekpTU1M/rasAd6HEwibzCNzDmH4zbXkKQ//MM/VHd3t7Zu3aqOjg4tWrRIP/vZz07acAOwi8r8fJXm5al3aEiHenoUTyTkngU7B7aHQmpJXhw9LxBQkddrcUUAAADp4cgzXpJ08803q6mpSZFIRG+88YaWLVtmdUnTVl1dbXUJmOVcLpfmBwKSpKHRUR1J7jY0HTOZN5YZYjLocTCJvME0Muccjh287GRsG07gTGZqueFM5o3BC5NBj4NJ5A2mkTnnYPCygeHhYatLQAaYqcFrpvIWjkb1zth9SvLzVT8LdwzF7ECPg0nkDaaROedg8LKBnJwcq0tABmgsLlZu8v5dB7u7Nd1b+M1U3va3tyuWrOHK2lq5ZsE1Z5id6HEwibzBNDLnHAxeNnCq+48BJ8pyuzWvrEySdGxoSN2Dg9N6nZnKG8sMMVn0OJhE3mAamXMOBi8baGlpsboEZIiZWG44E3mLxePa194uSfLl5OiSiopzfk3YFz0OJpE3mEbmnIPBC3CQmbyf17k43NOjUDQqSVpcVaVsbh4JAABsjk87NlDEpgSYpIsDgdT9u6Y7eM1E3lhmiKmgx8Ek8gbTyJxzMHjZABdlYrJys7N1fnGxJKmpv18DybNOUzETeRsbvFySltTUnPPrwd7ocTCJvME0MuccDF42cOzYMatLQAYZv9zw0DTOep1r3tpDIbWGQpKkeYGAirzec3o92B89DiaRN5hG5pyDwQtwGKuv82KZIQAAcCIGLxtgG1JMxfxzHLzONW/jB69lDF6YBHocTCJvMI3MOQeDlw0Eg0GrS0AGKc3LU3VBgSTp/d5ejcRiU/r5c8lbOBrVO8lhryo/X3VcUIxJoMfBJPIG08icczB42cDgNG+EC+caW244Eo/rN729U/rZc8nbvvZ2xRIJSR8uM3Qld1gEzoQeB5PIG0wjc87B4GUDWVlZVpeADHMu13mdS964vgvTQY+DSeQNppE552DwsoG6ujqrS0CGOZfBa7p5i8Xj2tfeLkny5eRoYUXFtF4HzkOPg0nkDaaROedg8LKBpqYmq0tAhqktLFShxyNJOtTTo0Ry+d9kTDdvh3p6UvcNW1xVpWw37QeTQ4+DSeQNppE55+CTD+BALpcrddYrFI2q1cCFvSwzBAAATsbgZQOFhYVWl4AMNH654TtTWG443byNDV4uSUtraqb1GnAmehxMIm8wjcw5B4OXDeTm5lpdAjLQdK/zmk7e2kIhHQ2FUu9b6PVO+TXgXPQ4mETeYBqZcw4GLxvonsZNcIELSkrkSe6kdGgKGZpO3sYvM7yCs12YInocTCJvMI3MOQeDF+BQOVlZuqi0VJLUEQ6rd2gobe/F9V0AAMDpGLxsoLKy0uoSkKGms9xwqnkbiEZT15BVFxSorqhoSj8P0ONgEnmDaWTOORi8bGBgYMDqEpChpjN4TTVv+9vbFU9uV39lba1cLteUfh6gx8Ek8gbTyJxzMHjZQDgctroEZKh5gYDGxqDJDl5Tzdsbra2p/2aZIaaDHgeTyBtMI3POweBlA25uRItpyvd4NMfvlyR90NenoZGRs/7MVPI2Go9rX3v7h++VkzPhDBswWfQ4mETeYBqZcw7+pG2gvr7e6hKQwcaGoYSkd48dO+vzp5K3wz09CieHucXV1crmLxdMAz0OJpE3mEbmnINPQTbQ3NxsdQnIYBNupNzVddbnTyVv7GaImUCPg0nkDaaROedg8LKBRHLjAmA6prrBxlTyNjZ4uV0uLamunnpxgOhxMIu8wTQy5xwMXjZQUFBgdQnIYOX5+Qr4fJKk93p7NRqPn/H5k83b0WBQR0MhSdKCQECFXu+5FQrHosfBJPIG08icczB42YAv+aEZmK4FgYAkaXh0VL/t6zvjcyebN5YZYqbQ42ASeYNpZM45GLxsoGsS1+UAZ7KwoiL132dbbjjZvI0fvK5g8MI5oMfBJPIG08icczB4AZjWjZTPZCAa1cGeHklSdUGBagsLz/k1AQAAMhmDlw2Uc28knKMGv1++nBxJ0sGenjNe6DuZvO1ra1M8+RpX1tbK5XKd5SeA06PHwSTyBtPInHMweNnA0NCQ1SUgw7ldLs1PXud1fHhYHQMDp33uZPLG9V2YSfQ4mETeYBqZcw4GLxsYOMOHZGCyJrvc8Gx5G43Hta+9XZKUn5Mz4XWB6aDHwSTyBtPInHMweNkAy7gwEybcSPkMg9fZ8naou1vhkRFJ0pLqamW7aTM4N/Q4mETeYBqZcw4+EdlAQ0OD1SXABi4sLU0NSYfOMHidLW8sM8RMo8fBJPIG08icczB42UBLS4vVJcAGvNnZuqCkRJLUGgqpf3j4lM87W97GBi+3y6UlNTUzWyQciR4Hk8gbTCNzzsHgZQPxeNzqEmAT45cbHk5uB3+iM+XtaDCotuRa9QWBgAo8npktEI5Ej4NJ5A2mkTnnYPCyAe54jpmycBLXeZ0pbywzRDrQ42ASeYNpZM45Mmbwuvfee3XVVVfJ5/OpuLj4lM9pbm7W6tWr5fP5VFFRoVtvvVWjo6MTnvNf//VfWrx4sbxer+bOnasdO3akv/g0K+TmtJgh85Jbykun39nwTHlj8EI60ONgEnmDaWTOOTJm8IpGo/r85z+vm2666ZTfj8ViWr16taLRqF577TU98cQT2rFjh7Zu3Zp6zm9/+1utXr1an/zkJ3XgwAFt3LhRX/7yl/Xiiy+a+m2kRWdnp9UlwCb8ubmqTf4F8L99fYqc8A8X0unzFopEdDC5PLGmoEC1RUXpKxSOQo+DSeQNppE558i2uoDJuvvuuyXptGeo/uM//kMHDx7USy+9pMrKSi1atEj33HOPvvWtb+nb3/62PB6PHnnkETU2Nur++++XJM2fP1+vvPKK/uZv/karVq0y9VsBZrUF5eU6GgppNB7X+729uqSiYlI/t6+9XfFEQhJnuwAAAE6UMWe8zub111/XpZdeqsrKytRjq1atUjAY1DvvvJN6zsqVKyf83KpVq/T666+f9nUjkYiCweCEX7NNYNzyMOBcLTzLjZRPlzeWGSJd6HEwibzBNDLnHBlzxutsOjo6JgxdklJfd3R0nPE5wWBQQ0NDysvLO+l1t23bljrbNl5zc7MKCwtVV1enzs5OjYyMyOv1qqysTG1tbZKkkpISJRIJHT9+XJJUW1urnp4eRSIReTwelZeX62jyw2pxcbHcbrd6e3slSTU1Nert7dXw8LBycnJUVVWV2m7U7/crOztbx44dkyTl5eUpHA5raGhI2dnZqqmpUXNzs6QP1w17vV71JJeAVVZWKhQKaXBwUG63W/X19WpublYikVBBQYHy8vLUnfywXVFRocHBQQ0MDMjlcqmhoUEtLS2Kx+PKz89XQUFB6vR4eXm5hoeHFQqFJElz5sxRa2urYrGYfD6fioqKUn8OZWVlGhkZSQ2x9fX16ujo0MjIiHJzc1VSUqL29nZJUmlpqeLxeOoY1tXVqaurS9FoVF6vV4FAIHUMS5Jboff19Z3yeFdUVKi1tfWUx7u6ulp9fX2nPN5FRUXKyclJHe+qqioFg0ENDg4qKytLdXV1ampqSh3v3Nzc1DGsrKzUwMCAwuHwKY+3z+dTV1dX6hgODQ2d8nj7fD4VFhamjncgEFAkEkkd74aGBrW1tWl0dFR5eXny+/0Tjvfo6Kj6+/tPebxLS0tTmS0tLVVdbq6GBgclSW93durjpaUTjndbW5s8Ho+Ki4vlcrnU19en0Xhcvzp6VJHhYXndbvlHRhSLxVLH2+/3Kysra8LxPn78+CkzW1RUJI/Hk8rsVI53RUWFwuGwwuFw6hiOHe/8/Hzl5+dPON6TzWwgEFA0Gk1l9sTjXVxcPCGzsVgsdbxnQ4+oqqpSf39/xvaIgoIC9ff30yNmSY8Yf7xra2vV3d19yuM9vkeMZfbYsWOKRCLKyclRZWXlrOwRYz2OHpE5PSLTP0f4fL7U8aVHzP4eceLniLHf+2S4Eonk2iALbNmyRffdd98Zn3Po0CHNmzcv9fWOHTu0cePG1B/omK9+9atqamqacL3W4OCg8vPztXPnTl133XW66KKLdOONN+r2229PPWfnzp1avXq1BgcHTzl4RSIRRSKR1NfBYFD19fXq7+9X0Sy5hqWpqUlz5syxugzYRCKR0B//9Kc6Pjys/JwcPbVmjdwuV+r7p8rb/3R26v/9/OeSpE80NOjWFSuM1gx7o8fBJPIG08hcZgsGg/L7/ZOaDSw94/XNb35T69evP+Nzzj///Em9VlVVlfbs2TPhsbGpvqqqKvW/J17A2NnZqaKiolMOXZLk9Xrl9XonVQNgBy6XSwsCAb3W2qrwyIia+/t13ml2Eh0zfpnhsrq6NFcIAACQeSwdvMrLy1U+7nqSc7F8+XLde++96urqUkVyM4Bdu3apqKhICxYsSD1n586dE35u165dWr58+YzUYJWGhgarS4DNLCgv12vJ0/sHu7snDF4n5i2RSKQGL7fLpcXV1cbqhDPQ42ASeYNpZM45MmZzjebmZh04cEDNzc2KxWI6cOCADhw4oIGBAUnSNddcowULFuiLX/yi3nrrLb344ov6sz/7M23YsCF1xuprX/uaPvjgA9122206fPiwHn74Yf34xz/Wpk2brPytnbOprC0FJmPB+BspJ9cyjzkxb0dDIbUn/3+4sLxcBR5P+guEo9DjYBJ5g2lkzjkyZnONrVu36oknnkh9ffnll0uS/vM//1NXX321srKy9Nxzz+mmm27S8uXLlZ+fr3Xr1unP//zPUz/T2Nio559/Xps2bdLf/u3fqq6uTv/4j/+Y8VvJn3iTaOBcNZaUyJuVpUgslro315gT88Zuhkg3ehxMIm8wjcw5R8YMXjt27DjtPbzGzJkz56SlhCe6+uqr9eabb85gZdY73fVpwHRlu926uKxM/9PVpZ7BQXWHwyrPz5d0ct4YvJBu9DiYRN5gGplzjoxZaojT8/v9VpcAG1pwmvt5jc9bKBJJfa+2sFA1hYXmCoRj0ONgEnmDaWTOORi8bGDsPgvATFqY3KRGmjh4jc/br9raNHY/Cs52IV3ocTCJvME0MuccDF4ATunisjKN3b1r/OA1HssMAQAAJofBywbKysqsLgE2lJeTo/NLSiRJTf39Ckejkv4vb6PxuPYn/5WuwOPR/EDAmkJhe/Q4mETeYBqZcw4GLxtgNxyky9h1XglJh5O7G47l7Z2uLg2OjEiSllRXK8tNO0F60ONgEnmDaWTOOfikZAP9/f1WlwCbOtUGG2N52zvuviMsM0Q60eNgEnmDaWTOORi8AJzW6XY2TCQSqeu7slwuLamuNl4bAABAJmHwsoH6+nqrS4BNleblqTJ5/673ens1Eoupvr5ercGg2gcGJEkLy8uV7/FYWSZsjh4Hk8gbTCNzzsHgZQNsQ4p0GjvrFY3F9L99fero6GA3QxhFj4NJ5A2mkTnnYPCygZHkBgdAOpy43HBkZITBC0bR42ASeYNpZM45GLxsIDc31+oSYGMLTxi8Rt1uHUrucFhbWKjqwkKrSoND0ONgEnmDaWTOORi8bKC0tNTqEmBjdUVFKkxew3Wwu1v/OzysRPJ7nO2CCfQ4mETeYBqZcw4GLxtoG7etNzDTXC5X6ubIoWhUP3rzzdT3GLxgAj0OJpE3mEbmnIPBC8BZjb/OqyUUkiQVeDypgQwAAABnxuBlA5yiRrqNH7xykssOl1ZXK8tNC0H60eNgEnmDaWTOOfjUZAPxeNzqEmBzc0tLlZMcshKJD6/wYpkhTKHHwSTyBtPInHMweNnA8ePHrS4BNpeTlaULk/8iNzoyoiyXS4urqy2uCk5Bj4NJ5A2mkTnnYPACMCnjlxsuLC9XfnLJIQAAAM6OwcsGalnyBQMuT57hys3N1YqGBourgZPQ42ASeYNpZM45GLxsoLu72+oS4AAfqazUN668Up9rbNS1c+daXQ4chB4Hk8gbTCNzzpFtdQE4d9Fo1OoS4BDXXHCBmrKz5Xa5rC4FDkKPg0nkDaaROefgjJcNeL1eq0uAg5A3mEbmYBJ5g2lkzjkYvGwgwE1sYRB5g2lkDiaRN5hG5pyDwcsGjh49anUJcBDyBtPIHEwibzCNzDkHgxcAAAAApBmDlw0UFxdbXQIchLzBNDIHk8gbTCNzzsHgZQMudpiDQeQNppE5mETeYBqZcw4GLxvo6+uzugQ4CHmDaWQOJpE3mEbmnIPBCwAAAADSjMHLBmpqaqwuAQ5C3mAamYNJ5A2mkTnnYPCygWPHjlldAhyEvME0MgeTyBtMI3POweBlA5FIxOoS4CDkDaaROZhE3mAamXMOBi8byMnJsboEOAh5g2lkDiaRN5hG5pyDwcsGKisrrS4BDkLeYBqZg0nkDaaROedg8LKB1tZWq0uAg5A3mEbmYBJ5g2lkzjmyrS4g0yQSCUlSMBi0uJL/EwqFZlU9sDfyBtPIHEwibzCNzGW2sT+7sRnhTBi8pigUCkmS6uvrLa4EAAAAwGwQCoXk9/vP+BxXYjLjGVLi8bja2tpUWFgol8tldTkKBoOqr69XS0uLioqKrC4HNkfeYBqZg0nkDaaRucyXSCQUCoVUU1Mjt/vMV3FxxmuK3G636urqrC7jJEVFRfwfFsaQN5hG5mASeYNpZC6zne1M1xg21wAAAACANGPwAgAAAIA0Y/DKcF6vV3fddZe8Xq/VpcAByBtMI3MwibzBNDLnLGyuAQAAAABpxhkvAAAAAEgzBi8AAAAASDMGLwAAAABIMwYvAAAAAEgzBq8M9r3vfU/nnXeecnNztWzZMu3Zs8fqkmBT27Zt0xVXXKHCwkJVVFTo+uuv17vvvmt1WXCI7373u3K5XNq4caPVpcDGjh49qhtuuEFlZWXKy8vTpZdeql/96ldWlwUbisViuvPOO9XY2Ki8vDxdcMEFuueee8R+d/bH4JWhnnnmGW3evFl33XWX9u/fr8suu0yrVq1SV1eX1aXBhl5++WVt2LBBv/zlL7Vr1y6NjIzommuuUTgctro02NzevXv1D//wD/rIRz5idSmwsb6+Pq1YsUI5OTl64YUXdPDgQd1///0qKSmxujTY0H333aft27froYce0qFDh3TffffpL//yL/X3f//3VpeGNGM7+Qy1bNkyXXHFFXrooYckSfF4XPX19frGN76hLVu2WFwd7K67u1sVFRV6+eWX9YlPfMLqcmBTAwMDWrx4sR5++GH9xV/8hRYtWqQHH3zQ6rJgQ1u2bNGrr76q//7v/7a6FDjAZz7zGVVWVur73/9+6rE1a9YoLy9PTz75pIWVId0445WBotGo9u3bp5UrV6Yec7vdWrlypV5//XULK4NT9Pf3S5JKS0strgR2tmHDBq1evXpCrwPS4d///d+1dOlSff7zn1dFRYUuv/xyPfbYY1aXBZu66qqrtHv3br333nuSpLfeekuvvPKKrrvuOosrQ7plW10Apq6np0exWEyVlZUTHq+srNThw4ctqgpOEY/HtXHjRq1YsUKXXHKJ1eXApp5++mnt379fe/futboUOMAHH3yg7du3a/Pmzbrjjju0d+9e/cmf/Ik8Ho/WrVtndXmwmS1btigYDGrevHnKyspSLBbTvffeq7Vr11pdGtKMwQvAlGzYsEFvv/22XnnlFatLgU21tLTolltu0a5du5Sbm2t1OXCAeDyupUuX6jvf+Y4k6fLLL9fbb7+tRx55hMELM+7HP/6xfvjDH+qpp57SwoULdeDAAW3cuFE1NTXkzeYYvDJQIBBQVlaWOjs7Jzze2dmpqqoqi6qCE9x888167rnn9Itf/EJ1dXVWlwOb2rdvn7q6urR48eLUY7FYTL/4xS/00EMPKRKJKCsry8IKYTfV1dVasGDBhMfmz5+vf/mXf7GoItjZrbfeqi1btugLX/iCJOnSSy9VU1OTtm3bxuBlc1zjlYE8Ho+WLFmi3bt3px6Lx+PavXu3li9fbmFlsKtEIqGbb75Zzz77rH7+85+rsbHR6pJgY5/+9Kf161//WgcOHEj9Wrp0qdauXasDBw4wdGHGrVix4qRbZLz33nuaM2eORRXBzgYHB+V2T/wInpWVpXg8blFFMIUzXhlq8+bNWrdunZYuXaorr7xSDz74oMLhsG688UarS4MNbdiwQU899ZT+7d/+TYWFhero6JAk+f1+5eXlWVwd7KawsPCk6wfz8/NVVlbGdYVIi02bNumqq67Sd77zHf3BH/yB9uzZo0cffVSPPvqo1aXBhj772c/q3nvvVUNDgxYuXKg333xTDzzwgL70pS9ZXRrSjO3kM9hDDz2kv/qrv1JHR4cWLVqkv/u7v9OyZcusLgs25HK5Tvn4D37wA61fv95sMXCkq6++mu3kkVbPPfecbr/9dr3//vtqbGzU5s2b9ZWvfMXqsmBDoVBId955p5599ll1dXWppqZGf/RHf6StW7fK4/FYXR7SiMELAAAAANKMa7wAAAAAIM0YvAAAAAAgzRi8AAAAACDNGLwAAAAAIM0YvAAAAAAgzRi8AAAAACDNGLwAAAAAIM0YvAAAAAAgzRi8AAA4wZEjR+RyuXTgwIG0vcf69et1/fXXp+31AQCzC4MXAMB21q9fL5fLddKva6+9dlI/X19fr/b2dl1yySVprhQA4BTZVhcAAEA6XHvttfrBD34w4TGv1zupn83KylJVVVU6ygIAOBRnvAAAtuT1elVVVTXhV0lJiSTJ5XJp+/btuu6665SXl6fzzz9f//zP/5z62ROXGvb19Wnt2rUqLy9XXl6eLrzwwglD3a9//Wt96lOfUl5ensrKyvTVr35VAwMDqe/HYjFt3rxZxcXFKisr02233aZEIjGh3ng8rm3btqmxsVF5eXm67LLLJtQEAMhsDF4AAEe68847tWbNGr311ltau3atvvCFL+jQoUOnfe7Bgwf1wgsv6NChQ9q+fbsCgYAkKRwOa9WqVSopKdHevXv1k5/8RC+99JJuvvnm1M/ff//92rFjhx5//HG98sor6u3t1bPPPjvhPbZt26Z/+qd/0iOPPKJ33nlHmzZt0g033KCXX345fQcBAGCMK3HiP7kBAJDh1q9fryeffFK5ubkTHr/jjjt0xx13yOVy6Wtf+5q2b9+e+t5HP/pRLV68WA8//LCOHDmixsZGvfnmm1q0aJF+93d/V4FAQI8//vhJ7/XYY4/pW9/6llpaWpSfny9J2rlzpz772c+qra1NlZWVqqmp0aZNm3TrrbdKkkZHR9XY2KglS5bopz/9qSKRiEpLS/XSSy9p+fLlqdf+8pe/rMHBQT311FPpOEwAAIO4xgsAYEuf/OQnJwxWklRaWpr67/EDztjXp9vF8KabbtKaNWu0f/9+XXPNNbr++ut11VVXSZIOHTqkyy67LDV0SdKKFSsUj8f17rvvKjc3V+3t7Vq2bFnq+9nZ2Vq6dGlqueFvfvMbDQ4O6nd+53cmvG80GtXll18+9d88AGDWYfACANhSfn6+5s6dOyOvdd1116mpqUk7d+7Url279OlPf1obNmzQX//1X8/I649dD/b888+rtrZ2wvcmuyEIAGB24xovAIAj/fKXvzzp6/nz55/2+eXl5Vq3bp2efPJJPfjgg3r00UclSfPnz9dbb72lcDiceu6rr74qt9utiy++WH6/X9XV1XrjjTdS3x8dHdW+fftSXy9YsEBer1fNzc2aO3fuhF/19fUz9VsGAFiIM14AAFuKRCLq6OiY8Fh2dnZqU4yf/OQnWrp0qT72sY/phz/8ofbs2aPvf//7p3ytrVu3asmSJVq4cKEikYiee+651JC2du1a3XXXXVq3bp2+/e1vq7u7W9/4xjf0xS9+UZWVlZKkW265Rd/97nd14YUXat68eXrggQd0/Pjx1OsXFhbqT//0T7Vp0ybF43F97GMfU39/v1599VUVFRVp3bp1aThCAACTGLwAALb0s5/9TNXV1RMeu/jii3X48GFJ0t13362nn35aX//611VdXa0f/ehHWrBgwSlfy+Px6Pbbb9eRI0eUl5enj3/843r66aclST6fTy+++KJuueUWXXHFFfL5fFqzZo0eeOCB1M9/85vfVHt7u9atWye3260vfelL+tznPqf+/v7Uc+655x6Vl5dr27Zt+uCDD1RcXKzFixfrjjvumOlDAwCwALsaAgAcx+Vy6dlnn9X1119vdSkAAIfgGi8AAAAASDMGLwAAAABIM67xAgA4DqvsAQCmccYLAAAAANKMwQsAAAAA0ozBCwAAAADSjMELAAAAANKMwQsAAAAA0ozBCwAAAADSjMELAAAAANKMwQsAAAAA0uz/A3BLpW82Gvm7AAAAAElFTkSuQmCC", "text/plain": [ "
" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "image/png": "iVBORw0KGgoAAAANSUhEUgAAAbUAAAGzCAYAAACo84nAAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjguMiwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy8g+/7EAAAACXBIWXMAAA9hAAAPYQGoP6dpAAEAAElEQVR4nOy9d5wtSV33/66q7pMm3by77LJLDrsssOS8CCiSJAoSfgQfUbKKCeEBFBUU8UHgJzyr4MJP5BFEgqIYcZEFTLgPSUAJuyzLhpsmndhd9f398a3u0+fMmZkz985Nu/O9r7kzp093dXV1VX3z52tERNihHdqhHdqhHboZkD3VHdihHdqhHdqhHdou2mFqO7RDO7RDO3SzoR2mtkM7tEM7tEM3G9phaju0Qzu0Qzt0s6EdprZDO7RDO7RDNxvaYWo7tEM7tEM7dLOhHaa2Qzu0Qzu0Qzcb2mFqO7RDO7RDO3SzoR2mtkM7tEM7tEM3G9phajt0s6HnP//53OY2t9n0vKuvvhpjDO9973tPeJ+OlX7lV34FY8yp7sYO7dAZRztMbYdOOX3nO9/hZS97GXe6051otVq0Wi0uvPBCXvrSl/KlL33plPXriiuuwBiz7s+f/MmfnLK+3RLpne9852ktiOzQ6UFmB/txh04lfeITn+AZz3gGSZLw7Gc/m3vc4x5Ya/n617/ORz7yEa655hq+853vcMEFF2zaVpZlhBCo1+sbnnf11Vdz29velssvv5znP//56553xRVX8AM/8AO84hWv4L73ve+a7x/60IdO1a9joTzPyfOcRqNxQto/E+lud7sb+/bt44orrjjVXdmh05iSU92BHbrl0re+9S1+7Md+jAsuuIB/+Id/4Jxzzhn5/rd+67d45zvfibUbGxTa7TYzMzOkaXpC+vnQhz6Upz3taSek7fUoSRKSZOPlGUJgMBjsML4d2qEK7Zgfd+iU0Zvf/Gba7TaXX375GoYGurG/4hWv4Na3vnV57PnPfz6zs7N861vf4rGPfSxzc3M8+9nPLr8b96ktLi7y/Oc/n4WFBXbt2sXznvc8FhcXt/1ZjDG87GUv42Mf+xh3u9vdqNfrXHTRRfz1X/91ec6HP/xhjDF8+tOfXnP9ZZddhjGGr3zlK8Bkn1pxjz/+4z/moosuol6vl+1fddVVPOYxj2F+fp7Z2Vke+chH8s///M8j17/3ve/FGMNnP/tZXvnKV7J//35mZmZ48pOfzMGDB0fOvc1tbsPjH/94rrjiCu5zn/vQbDa5+OKLSy3pIx/5CBdffDGNRoN73/veXHXVVWue6etf/zpPe9rT2LNnD41Gg/vc5z78+Z//+TH16Ta3uQ1f/epX+fSnP12afx/+8Idv8lZ26JZIO5raDp0y+sQnPsEd7nAH7n//+2/pujzPefSjH81DHvIQ3vKWt9BqtSaeJyI88YlP5Morr+RFL3oRd73rXfnoRz/K8573vC3db2VlhUOHDq05vnfv3hHGc+WVV/KRj3yEl7zkJczNzfH2t7+dpz71qXz3u99l7969PO5xj2N2dpYPfehDXHrppSNtffCDH+Siiy7ibne724Z9+dSnPsWHPvQhXvayl7Fv375ys3/oQx/K/Pw8v/iLv0iaplx22WU8/OEP59Of/vSa8X35y1/O7t27ef3rX8/VV1/N7/7u7/Kyl72MD37wgyPnffOb3+RZz3oWP/VTP8VznvMc3vKWt/CEJzyB//2//zevfvWreclLXgLAm970Jp7+9KfzjW98o9Sqv/rVr/LgBz+Yc889l1e96lXMzMzwoQ99iCc96Un82Z/9GU9+8pO31Kff/d3f5eUvfzmzs7O85jWvAeCss87acKx26BZKskM7dApoaWlJAHnSk5605rujR4/KwYMHy59Op1N+97znPU8AedWrXrXmuuc973lywQUXlJ8/9rGPCSBvfvOby2N5nstDH/pQAeTyyy/fsI//+I//KMC6P9dff315LiC1Wk2++c1vlse++MUvCiDveMc7ymPPfOYz5cCBA5LneXns+uuvF2utvOENbyiPvf71r5fx5QmItVa++tWvjhx/0pOeJLVaTb71rW+Vx77//e/L3NycPOxhDyuPXX755QLIox71KAkhlMd/9md/Vpxzsri4WB674IILBJDPfe5z5bG/+Zu/EUCazaZcc8015fHLLrtMAPnHf/zH8tgjH/lIufjii6XX65XHQgjyoAc9SO54xzseU58uuugiufTSS2WHdmgj2jE/7tApoeXlZQBmZ2fXfPfwhz+c/fv3lz+/93u/t+acF7/4xZve46/+6q9IkmTkXOccL3/5y7fU19e97nX83d/93ZqfPXv2jJz3qEc9itvf/vbl57vf/e7Mz8/z7W9/uzz2jGc8g5tuumkk2OHDH/4wIQSe8YxnbNqXSy+9lAsvvLD87L3nb//2b3nSk57E7W53u/L4Oeecw7Oe9SyuvPLKcqwL+smf/MkRDfOhD30o3nuuueaakfMuvPBCHvjAB5afC43vEY94BOeff/6a48VzHjlyhE996lM8/elPL7XcQ4cOcfjwYR796Efz3//931x33XXH1Kcd2qHNaMf8uEOnhObm5gBYXV1d891ll13GysoKN954I895znPWfJ8kCeedd96m97jmmms455xz1jDOO9/5zlvq68UXX8yjHvWoTc+rbvQF7d69m6NHj5aff/iHf5iFhQU++MEP8shHPhJQ0+M973lP7nSnO216j9ve9rYjnw8ePEin05n4THe9610JIXDttddy0UUXrdvP3bt3A4z0c9J5CwsLACM+zurx4vpvfvObiAivfe1ree1rXzvxOW666SbOPffcLfdph3ZoM9phajt0SmhhYYFzzjmnDIyoUiH5X3311ROvrdfrm0ZEngpyzk08LpWsmXq9zpOe9CQ++tGP8s53vpMbb7yRz372s7zxjW+c6h7NZvOk9HOj8za7PoQAwM///M/z6Ec/euK5d7jDHY6pTzu0Q5vRDlPboVNGj3vc43j3u9/Nv/7rv3K/+91v29svUgVWV1dHtLVvfOMb236vrdAznvEM3ve+9/EP//APfO1rX0NEpjI9TqL9+/fTarUmPtPXv/51rLVrNKsTTYUZNE3TqTTcaWkHYWWHpqHTT9zdoVsM/eIv/iKtVosf//Ef58Ybb1zz/fFK6Y997GPJ85x3vetd5THvPe94xzuOq93jpUc96lHs2bOHD37wg3zwgx/kfve73xqz4rTknOOHfuiH+PjHPz6i2d5444184AMf4CEPeQjz8/Pb1PPp6MCBAzz84Q/nsssu4/rrr1/z/Xj6wLQ0MzNzQtIxdujmRTua2g6dMrrjHe/IBz7wAZ75zGdy5zvfuUQUERG+853v8IEPfABr7VT+s0n0hCc8gQc/+MG86lWv4uqrr+bCCy/kIx/5CEtLS1tq5zOf+Qy9Xm/N8bvf/e7c/e5333K/0jTlKU95Cn/yJ39Cu93mLW95y5bbqNKv//qv83d/93c85CEP4SUveQlJknDZZZfR7/d585vffFxtHyv93u/9Hg95yEO4+OKLeeELX8jtbnc7brzxRj7/+c/zve99jy9+8YtbbvPe974373rX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", "text/plain": [ "
" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stdout", "output_type": "stream", "text": [ "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Max Timestamp, Decay Rate: 15, 0.75\n", "Initial Q-table:\n", "[[0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]]\n", "\n", "Trained Q-table:\n", "[[173.86711667 160.05390861 221.68765597 135.03825735]\n", " [282.08663096 180.6600073 28.84378705 69.44336764]\n", " [221.69500252 60.0468817 0. 40.62390813]\n", " [ 0. 0. 0. 0. ]\n", " [196.68455517 0.4066875 0. 55.58411918]\n", " [ 0. 0. 0. 0. ]\n", " [113.60588793 88.07313451 222.77024847 84.9405422 ]\n", " [211.95577325 154.64034767 0. 82.76460836]\n", " [ 15.83311194 -6.77327376 192.26804935 -6.06953936]\n", " [188.53036791 0. -2.5383826 23.58635189]\n", " [ 0. 0. 0. 0. ]\n", " [209.39450051 126.35958074 100.16058453 58.27389218]\n", " [ 0. 0. 0. 0. ]\n", " [ -1.28625 -1.1045625 179.6384852 0. ]\n", " [ -0.75 186.83655091 0. 7.13099672]\n", " [ 0. 0. 0. 0. ]]\n" ] }, { "data": { "image/png": "iVBORw0KGgoAAAANSUhEUgAAA14AAAHWCAYAAABnpFhuAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjguMiwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy8g+/7EAAAACXBIWXMAAA9hAAAPYQGoP6dpAAEAAElEQVR4nOydd5wV1fn/P7dvXxbYZeliD4qaaPSHiKCi2GNiiVEjGqKJ0Rg1atSYWL+iiRWjRhNboonGjgWUXqQKqBTpsL333Vtn5vz+uHdmp7dbZ/e8Xy9l75RznjnzzHPOc8pzXIQQAgqFQqFQKBQKhUKhpA13tgWgUCgUCoVCoVAolIEOdbwoFAqFQqFQKBQKJc1Qx4tCoVAoFAqFQqFQ0gx1vCgUCoVCoVAoFAolzVDHi0KhUCgUCoVCoVDSDHW8KBQKhUKhUCgUCiXNUMeLQqFQKBQKhUKhUNIMdbwoFAqFQqFQKBQKJc1Qx4tCoVAoFAqFQqFQ0gx1vCgUyqBg2bJlcLlcWLZsWbZFyQlcLhfuv//+lKZ30003pSw9Su6Rap0ZrGTLFh100EG45pprMponhUKRQh0vCoWSNlwul6n/zDRAHnnkEXz44Ydpl/m1116TyOb1ejF69Ghcc801qKurS3v+ucL06dNNvbtsNcRZlsWoUaPgcrkwf/78rMigx/bt23H//ffjwIEDpq6///77JeXq8/lw0EEH4eabb0ZnZ2daZc11xOXidrsxatQonHXWWRlxXA4cOKCr/48++mjaZaBQKAMHb7YFoFAoA5d///vfkt//+te/sHDhQsXx733ve4ZpPfLII7jkkktw0UUXpVJETR588EFMmDAB4XAYa9euxWuvvYZVq1Zh69atyMvLy4gM2eSPf/wjfvnLXwq/N2zYgLlz5+Kee+6RvK9jjjkmG+JhyZIlaGhowEEHHYQ333wT55xzTlbk0GL79u144IEHMH36dBx00EGm73vhhRdQVFSEvr4+LF68GM8++yw2bdqEVatWpU9Yk4RCIXi92Wk2nHnmmbj66qtBCMH+/fvx/PPP4/TTT8enn36akXf/s5/9DOeee67i+Pe//33LaZ166qkIhULw+/2pEI1CoTgI6nhRKJS0cdVVV0l+r127FgsXLlQcz0XOOeccnHDCCQCAX/7ylxg+fDgee+wxzJs3D5dddlmWpTOmr68PhYWFtu8/88wzJb/z8vIwd+5cnHnmmZg+fXqS0iXPG2+8gR/84AeYNWsW7rnnnqSfN1e45JJLMHz4cADAr371K1x++eV4++23sX79epx44olZlS2bHQ6HH364xG78+Mc/xjHHHIOnn346acfLjO784Ac/SJndcrvdg6LzhkKhKKFTDSkUSlbp6+vD73//e4wdOxaBQABHHHEEHn/8cRBChGtcLhf6+vrw+uuvC1N8+LUKVVVV+M1vfoMjjjgC+fn5GDZsGC699FLTU7zMMnXqVADA3r17Jcd37NiBSy65BEOHDkVeXh5OOOEEzJs3Tzjf2dkJj8eDuXPnCsdaW1vhdrsxbNgwyXPecMMNqKysFH6vXLkSl156KcaNG4dAIICxY8fi1ltvRSgUkshwzTXXoKioCHv37sW5556L4uJiXHnllQCASCSCW2+9FeXl5SguLsaFF16I2tra1BWMjA8//BBHH300AoEAjjrqKCxYsEBxTV1dHX7xi19gxIgRwnWvvPKK6TxCoRA++OADXH755bjssssQCoXw0UcfqV77zjvvYOLEicjLy8PRRx+NDz74ANdcc41iFIrjODz99NM46qijkJeXhxEjRuBXv/oVOjo6JNcddNBBOP/887Fq1SqceOKJyMvLw8EHH4x//etfwjWvvfYaLr30UgDAaaedZmlKrRwtvVu3bh3OPvtslJaWoqCgANOmTcOXX36puL+urg6zZ8/GqFGjEAgEMGHCBNxwww2IRqPCNZ2dnbjllluEb/DQQw/FY489Bo7jJGmJp5a+++67cLlcWL58uSLPF198ES6XC1u3bhWOGX0nVpk0aRKGDx+O/fv3W8qDn0q8fPly/OY3v0FFRQXGjBljWw4xvG588cUXOO6445CXl4eJEyfi/fffl1yntsZr9+7duPjii1FZWYm8vDyMGTMGl19+Obq6uoRrGIbBQw89hEMOOQSBQAAHHXQQ7rnnHkQiEUn6hBA8/PDDGDNmDAoKCnDaaadh27ZtqjKbffcUCiU10BEvCoWSNQghuPDCC7F06VLMnj0bxx13HD7//HPccccdqKurw1NPPQUgPmXxl7/8JU488URcf/31AIBDDjkEQHwK3OrVq3H55ZdjzJgxOHDgAF544QVMnz4d27dvR0FBQUpk5R25srIy4di2bdswZcoUjB49GnfddRcKCwvxv//9DxdddBHee+89/PjHP8aQIUNw9NFHY8WKFbj55psBAKtWrYLL5UJ7ezu2b9+Oo446CkDc0eIb2kDcaQgGg7jhhhswbNgwrF+/Hs8++yxqa2vxzjvvSORjGAYzZ87EKaecgscff1x47l/+8pd44403cMUVV+Dkk0/GkiVLcN5556WkTOSsWrUK77//Pn7zm9+guLgYc+fOxcUXX4zq6moMGzYMANDU1IT/9//+nxCMo7y8HPPnz8fs2bPR3d2NW265xTCfefPmobe3F5dffjkqKysxffp0vPnmm7jiiisk13366af46U9/ikmTJmHOnDno6OjA7NmzMXr0aEWav/rVr/Daa6/h2muvxc0334z9+/fjb3/7GzZv3owvv/wSPp9PuHbPnj245JJLMHv2bMyaNQuvvPIKrrnmGhx//PE46qijcOqpp+Lmm29WTM00M6VWjpreLVmyBOeccw6OP/543HfffXC73Xj11Vdx+umnY+XKlcLIWH19PU488UR0dnbi+uuvx5FHHom6ujq8++67CAaD8Pv9CAaDmDZtGurq6vCrX/0K48aNw+rVq3H33XejoaEBTz/9tKpc5513HoqKivC///0P06ZNk5x7++23cdRRR+Hoo48GYO47sUpHRwc6Ojpw6KGH2srjN7/5DcrLy/HnP/8ZfX19hvkFg0G0trYqjg8ZMkQy/XL37t346U9/il//+teYNWsWXn31VVx66aVYsGCBYhSZJxqNYubMmYhEIvjtb3+LyspK1NXV4ZNPPkFnZydKS0sBxL/l119/HZdccgl+//vfY926dZgzZw6+++47fPDBB0J6f/7zn/Hwww/j3HPPxbnnnotNmzbhrLPOkjjb/DPZefcUCiUJCIVCoWSIG2+8kYjNzocffkgAkIcfflhy3SWXXEJcLhfZs2ePcKywsJDMmjVLkWYwGFQcW7NmDQFA/vWvfwnHli5dSgCQpUuX6sr46quvEgBk0aJFpKWlhdTU1JB3332XlJeXk0AgQGpqaoRrzzjjDDJp0iQSDoeFYxzHkZNPPpkcdthhkuceMWKE8Pu2224jp556KqmoqCAvvPACIYSQtrY24nK5yDPPPKP7bHPmzCEul4tUVVUJx2bNmkUAkLvuukty7ddff00AkN/85jeS41dccQUBQO677z7dshDzzjvv6JYfAOL3+yXv7JtvviEAyLPPPiscmz17Nhk5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fvx4LFq0CD09PZJRrx07dgjnebQaHO+++y5mzZqFJ554QjgWDodTuumsx+PBnDlzcNppp+Fvf/sb7rrrLqFx7/P5TPWET506FStWrMCECRNw3HHHobi4GMceeyxKS0uxYMECbNq0CQ888IBw/ZYtW7Br1y68/vrruPrqq4XjCxcuNC33+PHjwXEc9u7dKxnl4qc8Zho+siLLsqbKTM7+/fuxevVq3HTTTYqADhzH4ec//zn+85//4N577xV0RzwqxiM/dsghh2DRokWYMmVKyhrkqWggFxUV4b777sO1116L//3vf7j88suF0cuSkhLdMiwvL0dJSYkksqAahxxyCHp7e229DyA+3fD111/H4sWL8d1334EQIkwzBGD5O7FDJvIwCz/6Jn7/u3btAgDD/dwmTZqESZMm4d5778Xq1asxZcoU/P3vf8fDDz8sfMu7d++WBGlpampCZ2enoO/8v7t375Z0QLS0tChGZJN99xQKxTp0jReFQska5557LliWxd/+9jfJ8aeeegoul0uyP09hYaGqM+XxeBQjDc8++yxYlk2prNOnT8eJJ56Ip59+GuFwGBUVFZg+fTpefPFFNDQ0KK5vaWmR/J46dSoOHDiAt99+W5h66Ha7cfLJJ+PJJ59ELBaTrBviR1XEz0YIwTPPPGNaZr78xKHsAWQtWpnH48HFF1+M9957T9UhkJeZHH5E6s4778Qll1wi+e+yyy7DtGnThGtGjRqFo48+Gv/617/Q29srpLF8+XJs2bJFku5ll10GlmXx0EMPKfJkGMaWE89Pg0u2A+DKK6/EmDFj8NhjjwEAjj/+eBxyyCF4/PHHJc/Fw5eh2+3GRRddhI8//hhfffWV4jpery677DKsWbMGn3/+ueKazs5OMAyjK9+MGTMwdOhQvP3223j77bdx4oknSqbxWf1O7JCJPMxSX18viTDY3d2Nf/3rXzjuuONUpxny18jLedKkSXC73UKoeH7zZvm3++STTwKAEKl0xowZ8Pl8ePbZZyW2Q+2bT/bdUygU69ARLwqFkjUuuOACnHbaafjjH/+IAwcO4Nhjj8UXX3yBjz76CLfccotkbdLxxx+PRYsW4cknnxSm7p100kk4//zz8e9//xulpaWYOHEi1qxZg0WLFgnhy1PJHXfcgUsvvRSvvfYafv3rX+O5557DKaecgkmTJuG6667DwQcf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jO3atQv9/f0T1CuNicY111yDn/3sZ/jtb3+LqVOnetf7+/tRqVRw8OBBrjxLL/39/VJ6ovc0ji888MAD2L17N0466SRks1lks1nccccd+Od//mdks1n09fVpmtHgMHnyZCxatIi7tnDhQmzZsgWA/83D1qX+/n7s3r2bu1+r1bB//35NM8ch3ve+9+GGG27Aa1/7WixZsgSve93r8J73vAef+tSnAGia0YjGaNFII61XWvFKIfL5PFauXInbb7/du2bbNm6//XasXbt2AnumMREghOCaa67Bj3/8Y/zmN78JuNNXrlyJXC7H0cuTTz6JLVu2ePSydu1a/OUvf+GY12233Ya2traAsKWRfpxzzjn4y1/+goceesj7b9WqVbj88su9vzXNaLA49dRTA8dUPPXUU5gxYwYAYNasWejv7+doZnBwEPfeey9HMwcPHsQDDzzglfnNb34D27axZs2acXgLjfHE0NAQTJMXMzOZDGzbBqBpRiMao0Uja9euxZ133olqteqVue222zB//vxxDTMEoNPJpxXf//73SaFQIN/4xjfIY489Rt7ylreQjo4OLsOYxosDb3/720l7ezv53e9+R1544QXvv6GhIa/M2972NjJ9+nTym9/8htx///1k7dq1ZO3atd59mhr8vPPOIw899BD5xS9+QXp6enRq8BcR2KyGhGia0eDxpz/9iWSzWfKJT3yCPP300+Q73/kOaWpqIv/5n//plfn0pz9NOjo6yP/8z/+QRx55hLz85S+Xpn1esWIFuffee8ldd91F5s2bp1ODH6e48soryZQpU7x08rfccgvp7u4m73//+70ymmY0Dh8+TB588EHy4IMPEgDkC1/4AnnwwQfJ5s2bCSGjQyMHDx4kfX195HWvex3ZtGkT+f73v0+ampp0OnmNZPiXf/kXMn36dJLP58nq1avJPffcM9Fd0pgAAJD+d/PNN3tlhoeHyTve8Q7S2dlJmpqayCte8QrywgsvcPU8//zz5IILLiClUol0d3eT66+/nlSr1XF+G42Jgqh4aZrREPHTn/6ULF68mBQKBbJgwQLy9a9/nbtv2zb58Ic/TPr6+kihUCDnnHMOefLJJ7ky+/btI5dddhlpaWkhbW1t5PWvfz05fPjweL6GxjhhcHCQXHvttWT69OmkWCyS2bNnkw996ENcSm9NMxq//e1vpTLMlVde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", "text/plain": [ "
" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "image/png": "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qhSCUxWQmJioTz/9tNB9eXl5+uuvvwhOQCXRu3dvtW/fvsLez8/Pr8LeqzR8fHx0xx13eGz797//rTFjxighIUFDhw7VJ598YlJ1Zy83N1c33XST0tPT9cMPP6hz584e+0eNGqWFCxcqLy+v2OscPXpU1apVK89SAaDKYareOe7LL7/UM888U+R+h8OhPn366J577qnAqgCUl/x7kMaNG6fXXntNDRs2VGBgoLp166YNGzZ4HJuWlqa4uDidd9558vf3V0REhG688UZt377dfczp9zgV5bvvvlPXrl1VrVo1hYaG6sYbb9SmTZs8jnnuuedks9n0+++/a8iQIQoNDVVISIji4uKUlZV1Vp/7qaeeUs+ePTV79mxt3brVY9+3337rrq1GjRrq06ePfv311wLX2Lx5s2699VbVrVtXgYGBatasmcf/f+7YsUPDhg1Ts2bNFBgYqNq1a+uWW27x+H79+eefstlseu211wpcf+nSpbLZbPr444+L/ByzZ8/Whg0b9OyzzxYITfl69uyp3r17u1/nT+P84YcfNGzYMNWrV0/nnXdeqWs+9Ro//vij7rvvPtWuXVvBwcEaPHiwDh48WGgdS5YsUYcOHRQQEKDGjRvrgw8+KPJzAcC5gBGnc9i6det0++23y2azFbqCno+Pj5o0aaKPP/5YDofDhAoBeOvw4cPat2+fxzabzabatWt7bPvggw+UmZmp4cOH6/jx43r99dd11VVXaf369QoLC5Mk9evXT7/++qsefPBBRUdHa8+ePUpKSlJqaqqio6NLXdOiRYvUu3dvNW7cWM8995yOHTumN998U507d9aqVasKXOvWW29Vo0aNlJiYqFWrVundd99VvXr19PLLL5/R9yTfnXfeqYULFyopKUkXXHCBJGnGjBmKjY1Vr1699PLLLysrK0uTJk1Sly5dtHr1andt69atU9euXeXr66t7771X0dHR+uOPP/TNN9/oxRdflCStWLFCS5cu1cCBA3Xeeedp+/btmjRpkq644gpt3LhRQUFBaty4sTp37qyZM2fq0Ucf9ahv5syZqlGjhm688cYiP8M333wjSQVG1Upj2LBhqlu3rkaOHKmjR4+WuuZTjRgxQqGhoXruuee0ZcsWTZo0STt27NDixYtls9ncx/3+++/q37+/7r77bsXGxmrq1KkaMmSI2rVrp4suusjr2gGg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OjEaNGPGDIWEhKhFixZKSUnRokWLCiwFn2/w4MF644039P3335d6qXVfX199+eWX6tWrl7p06aKbb77Z/QyqXbt2ac6cOUpNTVWfPn1KdT1va87JyXH3xZYtW/T222+rS5cuuuGGG0r1fgBwLiM4VXK5ubnq37+/du7cWeyT5GfPnq3mzZtXYGUAysPIkSML3T5t2jSP4DR48GDZ7XZNmDBBe/bsUYcOHfTWW28pIiJCkhQVFaXbbrtNycnJmjFjhnx8fNS8eXN9+umn6tevn1c1de/eXfPnz9eoUaM0cuRI+fr6qlu3bnr55ZcLXbDgbGRnZ7unvAUFBalevXpq166dRo4cqZtuuqnAPUS333676tevrzFjxmjs2LHKzs5WZGSkunbtqri4OPdxrVu31rJly/Tss89q0qRJOn78uBo2bKhbb73Vfczrr78uh8OhmTNn6vjx4+rcubMWLVqkXr16FVpr/jONNm3apEGDBpX6M15wwQVas2aN3njjDX355Zf69ttvlZOTo7CwMHXs2FGjRo1yLxRREm9rfuuttzRz5kyNHDlSTqdTt912m9544w2P1QUBoKqyGdzJWak9+OCDmjhxYrFTN8aPH1/gQYwAzk3bt29Xo0aNNHbsWP3rX/8yu5wqr23btqpVq5aSk5PNLqVY06dPV1xcnFasWFGqVRsBoCpixKkSmzJlinuaSWHsdrsGDx6sRx55pOKKAgBIkn755RetWbNG06dPN7sUAEAZIDhVUj/88IOGDRtW5H6Hw6FLL71UkydPZooFAFSgDRs2aOXKlXr11VcVERGhAQMGmF0SAKAMsKpeJfTnn3+qb9++RU7PczgcCgsL09dffy1/f/8Krg4AqrbPPvtMcXFxcjqd+vjjj4t87hIAoHLhHicL2rt3r+Lj4/XUU0/poosu8tiXkZGhDh066Pfffy90MQibzSZ/f38tW7ZMrVu3rqiSAQAAgHMaI04WNGfOHH344Yfq0KGD5s6d696el5en2267rcjQJJ14vsdHH31EaAIAAADKEMHJgpYsWSKHw6Fjx47p+uuv17hx42QYhp5++ml9++23xS47/sILL+imm26qwGoBAACAc1+Vm6rncrn0999/q0aNGpZdNKFVq1basWOHx7ZOnTpp6dKlRZ5jt9t14403atq0aZb9XAAAAICVGIahzMxM1a9fv8CzAE9X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", "text/plain": [ "
" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stdout", "output_type": "stream", "text": [ "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Episode 1000 Reward: 35\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Episode 1000 Reward: 115\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Episode 1000 Reward: 55\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Episode 1000 Reward: 110\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Episode 1000 Reward: 110\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Episode 1000 Reward: 55\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Episode 1000 Reward: 115\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Episode 1000 Reward: 160\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Episode 1000 Reward: 115\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Episode 1000 Reward: 115\n" ] }, { "data": { "image/png": "iVBORw0KGgoAAAANSUhEUgAAA1IAAAHWCAYAAAB9mLjgAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjguMiwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy8g+/7EAAAACXBIWXMAAA9hAAAPYQGoP6dpAAC7YklEQVR4nOzdeXxU1f3/8dfMZN/3PYGwJuzIoiibiiIoiIKKorjVXVu12lq/v9raulRr1da61GqtVqwbgrihoCggyL4Twhaykn3PZJ25vz8yuU0gQALJvXfmfp6PRx4PZjKZ+czNO4c595x7jkVRFAUhhBBCCCGEEF1m1bsAIYQQQgghhHA30pESQgghhBBCiG6SjpQQQgghhBBCdJN0pIQQQgghhBCim6QjJYQQQgghhBDdJB0pIYQQQgghhOgm6UgJIYQQQgghRDdJR0oIIYQQQgghukk6UkIIIYQQQgjRTdKREkKYzvfff4/FYuH777/XuxRDsFgs/P73v9e7DF38+9//xmKxcOTIEU1ftzeOeW1tLTExMSxatKhHn1cPU6dOZerUqXqX0anOMtOb9e7duxcvLy92797dK88vhDh90pESQmjCYrF06asrnZunnnqKpUuX9nrNbR+Y2r68vLxITEzkpptuIj8/v9dfX3TU1gE+0df777+vd4m6+utf/0pwcDDz588/7ns7d+7k5ptvJjU1FT8/P4KCghg1ahS/+tWvOHz4sA7Vaqt9TqxWKwkJCVx88cVucTJlyJAhXHrppTz22GN6lyKEOIaX3gUIIczhP//5T4fb77zzDitWrDju/vT09FM+11NPPcW8efOYM2dOT5Z4Qn/4wx9ITU2loaGBn376iX//+9+sXbuW3bt34+fnp0kN4n9+/vOfM27cuOPunzBhQref64YbbmD+/Pn4+vr2RGm6aW5u5q9//SsPPPAANputw/f++c9/ctdddxEVFcWCBQtIS0ujpaWF3bt388477/Diiy9SX19/3M95mosuuoiFCxeiKApZWVm88sorXHDBBXzxxRfMmDHjjJ77m2++6aEqO3fnnXcyc+ZMDh06RP/+/Xv1tYQQXScdKSGEJq6//voOt3/66SdWrFhx3P1GNGPGDMaOHQvAz372M6KionjmmWdYtmwZV199tc7VnVpdXR2BgYF6l9ElXal10qRJzJs3r0dez2azeUQH4vPPP6ekpOS4PK5bt4677rqL8847j88//5zg4OAO3//LX/7Ck08+ecrnt9vtBAQE9GjNWhs0aFCH9uaKK65gxIgRvPjii2fckfLx8TnT8k5q2rRphIeH8/bbb/OHP/yhV19LCNF1MrVPCGEYdXV1/PKXvyQ5ORlfX18GDx7Mc889h6Io6mMsFgt1dXW8/fbb6lSdm266CYDs7GzuvvtuBg8ejL+/P5GRkVx11VU9fv3LpEmTADh06FCH+/ft28e8efOIiIjAz8+PsWPHsmzZMvX7lZWV2Gw2/va3v6n3lZaWYrVaiYyM7PA+77rrLuLi4tTba9as4aqrriIlJQVfX1+Sk5N54IEHqK+v71DDTTfdRFBQEIcOHWLmzJkEBwezYMECABobG3nggQeIjo4mODiY2bNnk5eX16X33Dat7oMPPuDRRx8lLi6OwMBAZs+eTW5u7nGP37BhA5dccgmhoaEEBAQwZcoUfvzxxw6P+f3vf4/FYmHv3r1cd911hIeHM3HixC7VcyoWi4V7772XRYsWMXjwYPz8/BgzZgyrV6/u8LjOrnfZvHkz06dPJyoqCn9/f1JTU7nllls6/FxXsgrdO+b5+fnccsstxMbG4uvry9ChQ/nXv/7Vpfe7dOlS+vbte9xoxeOPP47FYmHRokXHdaIA/Pz8+OMf/9ihMzl16lSGDRvGli1bmDx5MgEBATz66KPq+/nd737HgAED1Bz+6le/orGx8bjnfvfddxkzZgz+/v5EREQwf/78TrPy+uuv079/f/z9/Rk/fjxr1qzp8P3a2loCAwP5xS9+cdzP5uXlYbPZePrpp7t0nNobPnw4UVFRZGVlqfd99913TJo0icDAQMLCwrj88svJyMg45XN1do1UQ0MDv//97xk0aBB+fn7Ex8dz5ZVXcujQIRRFoW/fvlx++eXHPVdDQwOhoaHccccd6n3e3t5MnTqVTz/9tNvvUwjRe2RESghhCIqiMHv2bFatWsWtt97KqFGj+Prrr3n44YfJz8/nhRdeAFqnCP7sZz9j/Pjx3H777QDqh8dNmzaxbt065s+fT1JSEkeOHOHVV19l6tSp7N27t8fOqLd96A4PD1fv27NnD+eddx6JiYk88sgjBAYG8uGHHzJnzhwWL17MFVdcQVhYGMOGDWP16tX8/Oc/B2Dt2rVYLBbKy8vZu3cvQ4cOBVo7Tm0dNoCPPvoIu93OXXfdRWRkJBs3buSll14iLy+Pjz76qEN9LS0tTJ8+nYkTJ/Lcc8+p7/tnP/sZ7777Ltdddx3nnnsu3333HZdeemm33vuTTz6JxWLh17/+NcXFxbz44otMmzaN7du34+/vD7R+GJ0xYwZjxozhd7/7HVarlbfeeosLLriANWvWMH78+A7PedVVVzFw4ECeeuqp4zoinampqaG0tPS4+yMjI7FYLOrtH374gQ8++ICf//zn+Pr68sorr3DJJZewceNGhg0b1ulzFxcXc/HFFxMdHc0jjzxCWFgYR44c4ZNPPlEf09WsQtePeVFREeecc47aAYyOjuarr77i1ltvpbq6mvvvv/+kx2TdunWcddZZHe6z2+189913TJ06laSkpJP+/LHKysqYMWMG8+fP5/rrryc2Nhan08ns2bNZu3Ytt99+O+np6ezatYsXXniB/fv3d7hu8cknn+S3v/0tV199NT/72c8oKSnhpZdeYvLkyWzbto2wsDAA3nzzTe644w7OPfdc7r//fg4fPszs2bOJiIggOTkZgKCgIK644go++OADnn/++Q6dvv/+978oiqKeLOiOiooKKioqGDBgAAArV65kxowZ9OvXj9///vfU19fz0ksvcd5557F161b69u3b5ed2OBxcdtllfPvtt8yfP59f/OIX1NTUsGLFCnbv3k3//v25/vrrefbZZykvLyciIkL92c8++4zq6urjRuvHjBnDp59+SnV1NSEhId1+v0KIXqAIIYQO7rnnHqV9E7R06VIFUJ544okOj5s3b55isViUgwcPqvcFBgYqN95443HPabfbj7tv/fr1CqC888476n2rVq1SAGXVqlUnrfGtt95SAGXlypVKSUmJkpubq3z88cdKdHS04uvrq+Tm5qqPvfDCC5Xhw4crDQ0N6n1Op1M599xzlYEDB3Z437GxsertBx98UJk8ebISExOjvPrqq4qiKEpZWZlisViUv/71ryd9b08//bRisViU7Oxs9b4bb7xRAZRHHnmkw2O3b9+uAMrdd9/d4f7rrrtOAZTf/e53Jz0WbccsMTFRqa6uVu//8MMPFUCt1el0KgMHDlSmT5+uOJ3ODvWnpqYqF110kXrf7373OwVQrr322pO+9rE1nOjr6NGj6mPb7tu8ebN6X3Z2tuLn56dcccUV6n1tv+OsrCxFURRlyZIlCqBs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+OPq43ft2sX+/ft5++23WbhwoXr/ihUrulx3nz59cDqd6pnyNm1TDLuqbcSpjaIoHDx4UP2g3zb6EhISovuH1mNrBdi/fz8BAQEnHFVpc84553DOOefw5JNP8t5777FgwQLef/99fvazn3U5q1095m0r+jkcjtM6Zl5eXvTv37/D6nMAgYGBTJ06lR9++IH8/HwSExO7/dzt9e/fnx07dnDhhReedFSkf//+KIpCamoqgwYNOuHj2o7TgQMH1OmB0DotNysrq8OILMCwYcMYPXo0ixYtIikpiZycHF566aUzek/H1tLZ38O+ffuIiorq1hYC/fv3Z8OGDTQ3N6sjcJ2JiIjg0ksvZdGiRSxYsIAff/yRF198sdPHZmVlYbVaT3pMhRDakmukhBCGMHPmTBwOB3//+9873P/CCy9gsVg67PMSGBjYaefIZrMdN73ppZdeOuH1MKdr6tSpjB8/nhdffJGGhgZiYmKYOnUq//jHPzh69Ohxjy8pKelwe9KkSRw5coQPPvhAnepntVo599xzef7552lubu5wfVTbWf32701RFP761792uea249d+6XXghB/aTuSdd96hpqZGvf3xxx9z9OhR9fnHjBlD//79ee655zqdUnbssehN69ev73BtUW5uLp9++ikXX3zxCfeOqqioOC5DbSNrbUt8dzWrXT3mNpuNuXPnsnjx4k5Hj7pyzCZMmMDmzZuPu/+xxx7D4XBw/fXXd/r7OPa9nszVV19Nfn4+//znP4/7Xn19PXV1dQBceeWV2Gw2Hn/88eOeX1EUysrKABg7dizR0dG89tprNDU1qY/597//fcKTHzfccAPffPMNL774IpGRkWe8/1Ob+Ph4Ro0axdtvv93htXfv3s0333zDzJkzu/V8c+fOpbS09LiMwPHH/IYbbmDv3r08/PDD2Gw25s+f3+lzbtmyhaFDh3Z5BE4I0ftkREoIYQizZs3i/PPP5//+7/84cuQII0eO5JtvvuHTTz/l/vvv73CdyZgxY1i5ciXPP/+8OlXu7LPP5rLLLuM///kPoaGhDBkyhPXr17Ny5UoiIyN7vN6HH36Yq666in//+9/ceeedvPzyy0ycOJHhw4dz22230a9fP4qKili/fj15eXns2LFD/dm2TlJmZiZPPfWUev/kyZP56quv8PX1Zdy4cer9aWlp9O/fn4ceeoj8/HxCQkJYvHjxcVO5TmbUqFFce+21vPLKK1RVVXHuuefy7bffcvDgwW6974iICCZOnMjNN99MUVERL774IgMGDOC2224DWjuEb7zxBjNmzGDo0KHcfPPNJCYmkp+fz6pVqwgJCeGzzz7r1msea82aNTQ0NBx3/4gRIzpMgRs2bBjTp0/vsPw50GG071hvv/02r7zyCldccQX9+/enpqaGf/7zn4SEhKgfprua1e4c8z/96U+sWrWKs88+m9tuu40hQ4ZQXl7O1q1bWblyJeXl5Sc9Jpdffjn/+c9/2L9/f4cRi0mTJvH3v/+d++67j4EDB7JgwQLS0tJoampi//79LFq0CB8fn06vFzvWDTfcwIcffsidd97JqlWrOO+883A4HOzbt48PP/yQr7/+mrFjx9K/f3+eeOIJfvOb33DkyBHmzJlDcHAwWVlZLFmyhNtvv52HHnoIb29vnnjiCe644w4uuOACrrnmGrKysnjrrbeOu0aqzXXXXcevfvUrlixZwl133XXS0Z7u+vOf/8yMGTOYMGECt956q7r8eWhoKL///e+79VwLFy7knXfe4cEHH2Tjxo1MmjSJuro6Vq5cyd13391h/6hLL72UyMhIPvroI2bMmEFMTMxxz9fc3MwPP/zA3XfffaZvUwjRkzRcIVAIIVTHLn+uKIpSU1OjPPDAA0pCQoLi7e2tDBw4UPnzn/983DLA+/btUyZPnqz4+/srgLoUekVFhXLzzTcrUVFRSlBQkDJ9+nRl3759Sp8+fTosl97d5c87Wwrb4XAo/fv3V/r376+0tLQoiqIohw4dUhYuXKjExcUp3t7eSmJionLZZZcpH3/88XE/HxMTowBKUVGRet/atWsVQJk0adJxj9+7d68ybdo0JSgoSImKilJuu+02dXnrt956S33cjTfeqAQGBnb6furr65Wf//znSmRkpBIYGKjMmjVLyc3N7dby5//973+V3/zmN0pMTIzi7++vXHrppR2WX2+zbds25corr1QiIyMVX19fpU+fPsrVV1+tfPvtt+pj2pY/LykpOelrH1vDib7avwdAueeee5R3331XGThwoOLr66uMHj36uN/5sUtZb926Vbn22muVlJQUxdfXV4mJiVEuu+yyDsuoK0rXs9qdY15UVKTcc889SnJysuLt7a3ExcUpF154ofL666+f8tg0NjYqUVFRyh//+MdO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+PGcf/75J5y+1tjY2OFnqqurSU5OpqqqipCQkA6PbWhoICsri9TUVPXarJuWLqWsvr4n3nan2jpPx4r09+ffruPTFTfddBPvvvsufn5+tLS00NjYiNVq5cMPP+Syyy4jIiKClStXMmHCBPVnfvazn2G323nvvff47LPPuOGGGygrK2P37t1ccsklXHPNNfj5+fGnP/2J2267DbvdzqJFizp9/c2bNzNu3DhqamoICgri+++/5/zzz2fp0qVcfvnlANTW1hIZGcm7777LVVddBUB5eTlJSUncfvvtvPjii50+d2e/F3H6qqurj8u+EL1F8ia0JpnruiUZGfxr+/YO9901diwzBw7UpyA3JHlzf9XV1YSGhnbaN2jPsCNSUVFReHl5MWTIkA73p6ens3btWqC1N9rU1ERlZWWHUamioiLi4uJO+Ny+vr5ndA1SeC9/cHc4HNhsth553fPPP59XX32Vuro6XnjhBby8vJg7dy579uzBbrdz0UUXdXh8U1MTo0ePBmDSpEnU1NSwbds21q1bx5QpU5g6dSp/+tOfAPjhhx94+OGH1Z/dsmULv//979mxYwcVFRXqGZmcnJwOv8exY8eq/z506BBNTU2cffbZ6n0REREMHjy42+9VnL6Kigpp9IVmJG9Ca5K5rimpq2PRrl0AWIC2M+1v79jBOUlJRPj761abO5G8mYdhO1I+Pj6MGzeOzMzMDvfv379fvYBvzJgxeHt78+233zJ37lwAMjMzycnJ6TDK0tNeuOSSXntuaB0x66nFJgIDAxkwYAAA//rXvxg5ciRvvvkmw4YNA+CLL74gMTGxw8+0vXZYWBgjR47k+++/Z/369Vx00UVMnjyZa665hv3793PgwAGmTJkCtK7AOH36dKZPn86iRYuIjo4mJyeH6dOnH7efQmBgYI+8NyGEEEL0nH9s2UKja0r9jAEDaHI4WJmVhb25mTe2buVX552nc4VCGIuuHana2lp1oQKArKwstm/fTkREBCkpKTz88MNcc801TJ48mfPPP5/ly5fz2Wef8f333wOtcytvvfVWHnzwQSIiIggJCeG+++5jwoQJbrtiH7R2InuD1Wrl0Ucf5cEHH2T//v34+vqSk5OjdoY6M2XKFFatWsXGjRt58skniYiIID09nSeffJL4+HgGDRoEwL59+ygrK+NPf/oTycnJQOvUvlPp378/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", "text/plain": [ "
" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "image/png": "iVBORw0KGgoAAAANSUhEUgAAAbUAAAGzCAYAAACo84nAAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjguMiwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy8g+/7EAAAACXBIWXMAAA9hAAAPYQGoP6dpAAEAAElEQVR4nOx9d5wlR3Xud6q6+8aZ2byrLIEAIyEJSUSDQOQMAhMssEkmJ9uYhwGTk7DABpuHQDY2wkEgTA4m2IBAItvGgAl6CKOAwobZnZmbu7vqvD9OVXffNHMnbdIc/a5mb9/u6urqqjr5O8TMjA3aoA3aoA3aoKOA1KHuwAZt0AZt0AZt0FrRBlPboA3aoA3aoKOGNpjaBm3QBm3QBh01tMHUNmiDNmiDNuiooQ2mtkEbtEEbtEFHDW0wtQ3aoA3aoA06amiDqW3QBm3QBm3QUUMbTG2DNmiDNmiDjhraYGobtEEbtEEbdNTQBlPboKOGnvnMZ+Lkk09e8rzrrrsORITLLrts3fu0UnrjG98IIjrU3digDTriaIOpbdAhp1//+td4yUtegjve8Y6oVquoVqs47bTT8OIXvxg//vGPD1m/rrzyShDR2M9HP/rRQ9a32yJdcsklh7UgskGHB9EG9uMGHUr6/Oc/j6c85SkIggBPe9rTcNZZZ0EphV/84hf45Cc/ieuvvx6//vWvcdJJJy3ZVpIksNaiVCotet51112HU045BR/60IfwzGc+c+x5V155JR7wgAfgZS97Ge5+97sP/X7eeedN1K+VUJqmSNMU5XJ5Xdo/Eukud7kLtm3bhiuvvPJQd2WDDmMKDnUHNui2S7/61a/wu7/7uzjppJPw1a9+Fcccc0zf73/+53+OSy65BEotblBotVqo1WoIw3Bd+nneeefhiU984rq0PY6CIEAQLL48rbWI43iD8W3QBhVow/y4QYeMLr74YrRaLXzoQx8aYmiAbOwve9nLcMIJJ2THnvnMZ6Jer+NXv/oVHvnIR2JqagpPe9rTst8GfWpzc3N45jOfiZmZGWzatAnPeMYzMDc3t+bPQkR4yUtegk9/+tO4y13uglKphNNPPx1f+tKXsnM+/vGPg4jwjW98Y+j6Sy+9FESE//mf/wEw2qfm7/HP//zPOP3001EqlbL2f/jDH+IRj3gEpqenUa/X8aAHPQjf/e53+66/7LLLQET41re+hZe//OXYvn07arUaHv/4x2Pv3r1955588sl49KMfjSuvvBJ3u9vdUKlUcMYZZ2Ra0ic/+UmcccYZKJfLOPfcc/HDH/5w6Jl+8Ytf4IlPfCK2bNmCcrmMu93tbvjsZz+7oj6dfPLJ+OlPf4pvfOMbmfn3/PPPX+KtbNBtkTY0tQ06ZPT5z38ep556Ku55z3su67o0TfGwhz0M973vffGud70L1Wp15HnMjMc97nG4+uqr8YIXvAB3vvOd8alPfQrPeMYzlnW/RqOBffv2DR3funVrH+O5+uqr8clPfhIvetGLMDU1hb/+67/G7/zO7+CGG27A1q1b8ahHPQr1eh0f+9jHcP/737+vrSuuuAKnn3467nKXuyzal6997Wv42Mc+hpe85CXYtm1bttmfd955mJ6exitf+UqEYYhLL70U559/Pr7xjW8Mje9LX/pSbN68GW94wxtw3XXX4T3veQ9e8pKX4Iorrug779prr8VTn/pUPP/5z8fv/d7v4V3vehce85jH4AMf+ABe85rX4EUvehEA4KKLLsKTn/xkXHPNNZlW/dOf/hT3uc99cNxxx+FVr3oVarUaPvaxj+GCCy7AJz7xCTz+8Y9fVp/e85734KUvfSnq9Tr+7M/+DACwc+fORcdqg26jxBu0QYeA5ufnGQBfcMEFQ78dOHCA9+7dm33a7Xb22zOe8QwGwK961auGrnvGM57BJ510Uvb905/+NAPgiy++ODuWpimfd955DIA/9KEPLdrHr3/96wxg7OeWW27JzgXAURTxtddemx370Y9+xAD4ve99b3bswgsv5B07dnCaptmxW265hZVS/OY3vzk79oY3vIEHlycAVkrxT3/6077jF1xwAUdRxL/61a+yYzfffDNPTU3x/e53v+zYhz70IQbAD37wg9lamx3/4z/+Y9Za89zcXHbspJNOYgD87W9/Ozv25S9/mQFwpVLh66+/Pjt+6aWXMgD++te/nh170IMexGeccQZ3u93smLWWf/u3f5vvcIc7rKhPp59+Ot///vfnDdqgxWjD/LhBh4QWFhYAAPV6fei3888/H9u3b88+73vf+4bOeeELX7jkPf71X/8VQRD0nau1xktf+tJl9fX1r389/u3f/m3os2XLlr7zHvzgB+P2t7999v3MM8/E9PQ0/vd//zc79pSnPAV79uzpC3b4+Mc/DmstnvKUpyzZl/vf//447bTTsu/GGHzlK1/BBRdcgNvd7nbZ8WOOOQZPfepTcfXVV2dj7el5z3ten4Z53nnnwRiD66+/vu+80047Dfe+972z717je+ADH4gTTzxx6Lh/zv379+NrX/sanvzkJ2da7r59+zA7O4uHPexh+OUvf4mbbrppRX3aoA1aijbMjxt0SGhqagoA0Gw2h3679NJL0Wg0sHv3bvze7/3e0O9BEOD4449f8h7XX389jjnmmCHGeac73WlZfT3jjDPw4Ac/eMnzihu9p82bN+PAgQPZ94c//OGYmZnBFVdcgQc96EEAxPR417veFXe84x2XvMcpp5zS933v3r1ot9sjn+nOd74zrLW48cYbcfrpp4/t5+bNmwGgr5+jzpuZmQGAPh9n8bi//tprrwUz43Wvex1e97rXjXyOPXv24Ljjjlt2nzZog5aiDaa2QYeEZmZmcMwxx2SBEUXykv9111038tpSqbRkROShIK31yONcyJoplUq44IIL8KlPfQqXXHIJdu/ejW9961t4+9vfPtE9KpXKQennYuctdb21FgDwile8Ag972MNGnnvqqaeuqE8btEFL0QZT26BDRo961KPwwQ9+EN///vdxj3vcY83b96kCzWazT1u75ppr1vxey6GnPOUp+PCHP4yvfvWr+PnPfw5mnsj0OIq2b9+OarU68pl+8YtfQCk1pFmtN3kzaBiGE2m4k9IGwsoGTUKHn7i7QbcZeuUrX4lqtYpnP/vZ2L1799Dvq5XSH/nIRyJNU7z//e/Pjhlj8N73vndV7a6WHvzgB2PLli244oorcMUVV+Ae97jHkFlxUtJa46EPfSg+85nP9Gm2u3fvxuWXX4773ve+mJ6eXqOeT0Y7duzA+eefj0svvRS33HLL0O+D6QOTUq1WW5d0jA06umhDU9ugQ0Z3uMMdcPnll+PCCy/Ene50pwxRhJnx61//GpdffjmUUhP5z0bRYx7zGNznPvfBq171Klx33XU47bTT8MlPfhLz8/PLaueqq65Ct9sdOn7mmWfizDPPXHa/wjDEE57wBHz0ox9Fq9XCu971rmW3UaS3vvWt+Ld/+zfc9773xYte9CIEQYBLL70UvV4PF1988araXim9733vw33ve1+cccYZeO5zn4vb3e522L17N77zne/gN7/5DX70ox8tu81zzz0X73//+/HWt74Vp556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", "text/plain": [ "
" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stdout", "output_type": "stream", "text": [ "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Max Timestamp, Decay Rate: 15, 0.995\n", "Initial Q-table:\n", "[[0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]]\n", "\n", "Trained Q-table:\n", "[[491.84150432 504.53712046 529.54592614 478.62580321]\n", " [583.8047653 510.76267258 523.29181521 488.78654015]\n", " [378.8380146 463.23434929 562.39629525 433.36449924]\n", " [ 0. 0. 0. 0. ]\n", " [403.07514549 443.18719122 573.42462707 460.36142438]\n", " [ 0. 0. 0. 0. ]\n", " [485.5712812 511.61271566 506.02743298 564.10848935]\n", " [339.08931286 546.38264255 361.48905374 326.47661911]\n", " [301.06381401 518.38670359 376.90393895 273.10849291]\n", " [303.90467108 548.39178725 328.85351256 408.3133603 ]\n", " [ 0. 0. 0. 0. ]\n", " [514.70708199 204.12534746 312.85681776 227.07671644]\n", " [ 0. 0. 0. 0. ]\n", " [134.84182749 137.37423464 182.71444308 464.66104679]\n", " [109.9809724 213.72042979 484.16159657 145.63150485]\n", " [ 0. 0. 0. 0. ]]\n" ] }, { "data": { "image/png": "iVBORw0KGgoAAAANSUhEUgAAA14AAAHWCAYAAABnpFhuAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjguMiwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy8g+/7EAAAACXBIWXMAAA9hAAAPYQGoP6dpAAEAAElEQVR4nOx9d5wcxdH2M7PpsuKdsoQAEQQyIhheECABwmSb1wRjwICNjQMYk435sE16CTYYDMYYbJMxxoABkYQkQAkJSaCMUEDhTjqdTqfLd5sm9PfH7MzO9PSk3b2wqJ/fT7qdmZ7ump7qnqqu6iqBEELAwcHBwcHBwcHBwcHB0WMQ+5oADg4ODg4ODg4ODg6Orzu44sXBwcHBwcHBwcHBwdHD4IoXBwcHBwcHBwcHBwdHD4MrXhwcHBwcHBwcHBwcHD0MrnhxcHBwcHBwcHBwcHD0MLjixcHBwcHBwcHBwcHB0cPgihcHBwcHBwcHBwcHB0cPgyteHBwcHBwcHBwcHBwcPQyueHFwcHBwcHBwcHBwcPQwuOLFwcGxV2Du3LkQBAFz587ta1L6BQRBwB133FHQ+q655pqC1cfR/1Bontlb0Vdz0T777IMrrriiV9vk4OCwgiteHBwcPQZBEHz98yOA3HvvvXjzzTd7nOZnn33WQls4HMaoUaNwxRVXoL6+vsfb7y+YNm2ar3fXV4K4oigYOXIkBEHA+++/3yc0uGHdunW44447sG3bNl/l77jjDku/RiIR7LPPPrj22mvR1tbWo7T2d5j7RRRFjBw5Et/61rd6RXHZtm2bK//ff//9PU4DBwfH1wfhviaAg4Pj64sXXnjBcvz8889j9uzZtvMHH3ywZ1333nsvzj//fJx77rmFJNERd911F8aPH49kMolPP/0Uzz77LBYuXIi1a9eipKSkV2joS/y///f/8OMf/9g4XrZsGR599FHcdtttlvf1jW98oy/Iw0cffYSGhgbss88+eOmll3DGGWf0CR1OWLduHe68805MmzYN++yzj+/7nnjiCVRUVKC7uxsffvghHnvsMSxfvhwLFy7sOWJ9IpFIIBzuG7Hh1FNPxWWXXQZCCLZu3Yq//vWvOPnkk/Huu+/2yrv//ve/jzPPPNN2/vDDDw9c14knnohEIoFoNFoI0jg4OIoIXPHi4ODoMVx66aWW408//RSzZ8+2ne+POOOMM3DUUUcBAH784x9j6NCheOCBBzBjxgxceOGFfUydN7q7u1FeXp7z/aeeeqrluKSkBI8++ihOPfVUTJs2LU/q8seLL76II444Apdffjluu+22vJ+3v+D888/H0KFDAQA//elPcdFFF+GVV17B0qVLcfTRR/cpbX254HDAAQdY5o3//d//xTe+8Q088sgjeStefnjniCOOKNi8JYriXrF4w8HBYQd3NeTg4OhTdHd348Ybb8SYMWMQi8Vw4IEH4sEHHwQhxCgjCAK6u7vx3HPPGS4++l6F2tpa/OIXv8CBBx6I0tJSDBkyBBdccIFvFy+/OOGEEwAAmzdvtpxfv349zj//fAwePBglJSU46qijMGPGDON6W1sbQqEQHn30UePcnj17IIoihgwZYnnOn//85xg+fLhxvGDBAlxwwQUYO3YsYrEYxowZg+uvvx6JRMJCwxVXXIGKigps3rwZZ555JiorK3HJJZcAAFKpFK6//npUV1ejsrIS3/72t7Fjx47CdQyFN998E4ceeihisRgOOeQQzJw501amvr4eP/rRjzBs2DCj3NNPP+27jUQigTfeeAMXXXQRLrzwQiQSCbz11lvMsq+++iomTpyIkpISHHrooXjjjTdwxRVX2KxQqqrikUcewSGHHIKSkhIMGzYMP/3pT9Ha2mopt88+++Dss8/GwoULcfTRR6OkpAT77rsvnn/+eaPMs88+iwsuuAAAcNJJJwVyqaXhxHdLlizB6aefjgEDBqCsrAxTp07FJ598Yru/vr4eV155JUaOHIlYLIbx48fj5z//OdLptFGmra0N1113nTEG999/fzzwwANQVdVSl9m19LXXXoMgCJg3b56tzSeffBKCIGDt2rXGOa9xEhSTJk3C0KFDsXXr1kBt6K7E8+bNwy9+8QvU1NRg9OjROdNhhs4bs2bNwuTJk1FSUoKJEyfiv//9r6Uca4/Xpk2bcN5552H48OEoKSnB6NGjcdFFF6G9vd0oI8sy7r77buy3336IxWLYZ599cNtttyGVSlnqJ4TgnnvuwejRo1FWVoaTTjoJX3zxBZNmv++eg4OjMOAWLw4Ojj4DIQTf/va38fHHH+PKK6/E5MmT8cEHH+Dmm29GfX09Hn74YQCay+KPf/xjHH300bjqqqsAAPvttx8AzQVu0aJFuOiiizB69Ghs27YNTzzxBKZNm4Z169ahrKysILTqitygQYOMc1988QWmTJmCUaNG4dZbb0V5eTn+85//4Nxzz8Xrr7+O//3f/8XAgQNx6KGHYv78+bj22msBAAsXLoQgCGhpacG6detwyCGHANAULV3QBjSlIR6P4+c//zmGDBmCpUuX4rHHHsOOHTvw6quvWuiTZRmnnXYajj/+eDz44IPGc//4xz/Giy++iIsvvhjHHXccPvroI5x11lkF6RMaCxcuxH//+1/84he/QGVlJR599FGcd955qKurw5AhQwAAjY2N+J//+R8jGEd1dTXef/99XHnllejo6MB1113n2c6MGTPQ1dWFiy66CMOHD8e0adPw0ksv4eKLL7aUe/fdd/G9730PkyZNwn333YfW1lZceeWVGDVqlK3On/70p3j22Wfxwx/+ENdeey22bt2Kv/zlL1ixYgU++eQTRCIRo+xXX32F888/H1deeSUuv/xyPP3007jiiitw5JFH4pBDDsGJJ56Ia6+91uaa6cellgaL7z766COcccYZOPLII/H73/8eoijimWeewcknn4wFCxYYlrGdO3fi6KOPRltbG6666iocdNBBqK+vx2uvvYZ4PI5oNIp4PI6pU6eivr4eP/3pTzF27FgsWrQIv/nNb9DQ0IBHHnmESddZZ52FiooK/Oc//8HUqVMt11555RUccsghOPTQQwH4GydB0draitbWVuy///45tfGLX/wC1dXV+N3vfofu7m7P9uLxOPbs2WM7P3DgQIv75aZNm/C9730PP/vZz3D55ZfjmWeewQUXXICZM2farMg60uk0TjvtNKRSKfzyl7/E8OHDUV9fj3feeQdtbW0YMGAAAG0sP/fcczj//PNx4403YsmSJbjvvvvw5Zdf4o033jDq+93vfod77rkHZ555Js4880wsX74c3/rWtyzKtv5Mubx7Dg6OPEA4ODg4eglXX301MU87b775JgFA7rnnHku5888/nwiCQL766ivjXHl5Obn88sttdcbjcdu5xYsXEwDk+eefN859/PHHBAD5+OOPXWl85plnCAAyZ84c0tTURLZv305ee+01Ul1dTWKxGNm+fbtR9pRTTiGTJk0iyWTSOKeqKjnuuOPIhAkTLM89bNgw4/iGG24gJ554IqmpqSFPPPEEIYSQ5uZmIggC+fOf/+z6bPfddx8RBIHU1tYa5y6//HICgNx6662WsitXriQAyC9+8QvL+YsvvpgAIL///e9d+8KMV1991bX/AJBoNGp5Z6tWrSIAyGOPPWacu/LKK8mIESPInj17LPdfdNFFZMCAAcxnpnH22WeTKVOmGMdPPfUUCYfDZPfu3ZZykyZNIqNHjyadnZ3Gublz5xIAZNy4cca5BQsWEADkpZdestw/c+ZM2/lx48YRAGT+/PnGud27d5NYLEZuvPFG45xXf9H4/e9/TwCQDRs2kKamJrJt2zby9NNPk9LSUlJdXU26u7sJIRp/TZgwgZx22mlEVVXj/ng8TsaPH09OPfVU49xll11GRFEky5Yts7Wn33v33XeT8vJysnHjRsv1W2+9lYRCIVJXV2eco3nm+9//PqmpqSGyLBvnGhoaiCiK5K677jLO+R0nTgBArrzyStLU1ER2795NlixZQk455RQCgDz00EOB2tDH9/HHH2+h2wlbt24lABz/LV682Cir88brr79unGtvbycjRowghx9+uHGOnotWrFhBAJBXX33VkQ59LP/4xz+2nL/pppsIAPLRRx8RQjRejEaj5KyzzrLwx2233UYAWObQIO+eg4OjMOCuhhwcHH2G9957D6FQyLAE6bjxxhtBCPEVra60tNT4LUkSmpubsf/++2PgwIFYvnx5zrRNnz4d1dXVGDNmDM4//3yUl5djxowZhltSS0sLPvroI1x44YXo7OzEnj17sGfPHjQ3N+O0007Dpk2bjCiIJ5xwAhobG7FhwwYAmmXrxBNPxAknnIAFCxYA0KxFhBCLxcv8bN3d3dizZw+OO+44EEKwYsUKG80///nPLcfvvfceANj6149VKRdMnz7dsEQCWuCNqqoqbNmyBYBm4Xz99ddxzjnngBBi9NmePXtw2mmnob293fOdNTc344MPPsD3v/9949x5550HQRDwn//8xzi3c+dOrFmzBpdddhkqKiqM81OnTsWkSZMsdb766qsYMGAATj31VAtNRx55JCoqKvDxxx9byk+cONHynqqrq3HggQcaz5kPDjzwQFRXV2OfffbBj370I+y///54//33DQvmypUrsWnTJlx88cVobm42aO3u7sYpp5yC+fPnQ1VVqKqKN998E+ecc46xV9EMQRCMZz/hhBMwaNAgy7NPnz4diqJg/vz5jrR+73vfw+7duy0uc6+99hpUVcX3vvc9AMHGiRv++c9/orq6GjU1NTjmmGPwySef4IYbbsB1112XUxs/+clPEAqFPNvVcdVVV2H27Nm2fxMnTrSUGzlypMW6VlVVhcsuuwwrVqzArl27mHXrFq0PPvgA8XicWUYfyzfccIPl/I033ghAs+4CwJw5c5BOp/HLX/7SeMcAe8zn8+45ODhyA3c15ODg6DPU1tZi5MiRqKystJzXXbJqa2s960gkErjvvvvwzDPPoL6+3rJnyrw/Iigef/xxHHDAAWhvb8fTTz+N+fPnIxaLGde/+uorEELw29/+Fr/97W+ZdezevRujRo0yhPQFCxZg9OjRWLFiBe655x5UV1fjwQcfNK5VVVXhsMMOM+6vq6vD7373O8yYMcO214h+tnA4bNurUltbC1EULcoQoAn3PYGxY8fazg0aNMigvampCW1tbXjqqafw1FNPMevYvXu3axuvvPIKJEnC4Ycfjq+++so4f8wxx+Cll17C1VdfDSDLO7ormhn777+/RcHbtGkT2tvbUVNT44smr+fMB6+//jqqqqrQ1NSERx99FFu3brUo4Js2bQIAXH755Y51tLe3I51Oo6Ojw3D3c8KmTZuwevVqVFdXM6+7vQ99j9krr7yCU045BYD2fiZPnowDDjgAQLBx4obvfOc7uOaaayAIAiorK3HIIYcYATFyaWP8+PGu7dGYMGECpk+f7llu//33tyg8AIy+2LZtm2UPp5mWG264AX/605/w0ksv4YQTTsC3v/1tXHrppYZSpo9lmp+HDx+OgQMHGvyu/50wYYKlXHV1tcVdFcjv3XNwcOQGrnhxcHAUNX75y1/imWeewXXXXYdjjz0WAwYMgCAIuOiii/LaIH700UcbloJzzz0Xxx9/PC6++GJs2LABFRUVRt033XQTTjvtNGYdupA0cuRIjB8/HvPnz8c+++wDQgiOPfZYVFdX41e/+hVqa2uxYMECHHfccRBFzRFBURSceuqpaGlpwa9//WscdNBBKC8vR319Pa644grbs8ViMePevoKTBUFXhnWaL730UkfFwSs8/UsvvQQAmDJlCvP6li1bsO+++/qiV4eqqqipqTHqpkELpl7PmQ9OPPFEI6rhOeecg0mTJuGSSy7B559/DlEUjT784x//iMmTJzPrqKioQEtLi6/2VFXFqaeeiltuuYV5XVcaWIjFYjj33HPxxhtv4K9//SsaGxvxySef4N5777XUD/gbJ24YPXq0o+KTSxtmZbY/4KGHHsIVV1yBt956C7NmzcK1116L++67D59++qllQYVW6vJBPu+eg4MjN3DFi4ODo88wbtw4zJkzB52dnRar1/r1643rOpwEjtdeew2XX345HnroIeNcMpksaNLZUCiE++67DyeddBL+8pe/4NZbbzWE+0gk4msl/IQTTsD8+fMxfvx4TJ48GZWVlTjssMMwYMAAzJw5E8uXL8edd95plF+zZg02btyI5557Dpdddplxfvbs2b7pHjduHFRVxebNmy1WLt3lsbehR1ZUFMVXn9HYunUrFi1ahGuuucYW0EFVVfzgBz/Av/71L9x+++0G75itYjroc/vttx/mzJmDKVOmFEwgL4SAXFFRgd///vf44Q9/iP/85z+46KKLDOtlVVWVax9WV1ejqqrKElmQhf322w9dXV05vQ9Aczd87rnn8OGHH+LLL78EIcRwMwQQeJzkgt5owy9065v5/W/cuBEAPPO5TZo0CZMmTcLtt9+ORYsWYcqUKfjb3/6Ge+65xxjLmzZtsgRpaWxsRFtbm8Hv+t9NmzZZFiCamppsFtl83z0HB0dw8D1eHBwcfYYzzzwTiqLgL3/5i+X8ww8/DEEQLPl5ysvLmcpUKBSyWRoee+wxKIpSUFqnTZuGo48+Go888giSySRqamowbdo0PPnkk2hoaLCVb2pqshyfcMIJ2LZtG1555RXD9VAURRx33HH405/+BEmSLPuGdKuK+dkIIfjzn//sm2a9/8yh7AH0WbSyUCiE8847D6+//jpTIaD7jIZukbrllltw/vnnW/5deOGFmDp1qlFm5MiROPTQQ/H888+jq6vLqGPevHlYs2aNpd4LL7wQiqLg7rvvtrUpy3JOSrzuBpfvAsAll1yC0aNH44EHHgAAHHnkkdhvv/3w4IMPWp5Lh96Hoiji3HPPxdtvv43PPvvMVk7nqwsvvBCLFy/GBx98YCvT1tYGWZZd6Zs+fToGDx6MV155Ba+88gqOPvpoixtf0HGSC3qjDb/YuXOnJcJgR0cHnn/+eUyePJnpZqiXoft50qRJEEXRCBWvJ2+mx+6f/vQnADAilU6fPh2RSASPPfaYZe5gjfl83z0HB0dwcIsXBwdHn+Gcc87BSSedhP/3//4ftm3bhsMOOwyzZs3CW2+9heuuu86yN+nII4/EnDlz8Kc//clw3TvmmGNw9tln44UXXsCAAQMwceJELF68GHPmzDHClxcSN998My644AI8++yz+NnPfobHH38cxx9/PCZNmoSf/OQn2HfffdHY2IjFixdjx44dWLVqlXGvrlRt2LDB4op14okn4v3330csFsM3v/lN4/xBBx2E/fbbDzfddBPq6+tRVVWF119/PdA+osmTJ+P73/8+/vrXv6K9vR3HHXccPvzwQ6YVqLdw//334+OPP8YxxxyDn/zkJ5g4cSJaWlqwfPlyzJkzx9VF7qWXXsLkyZMxZswY5vVvf/vb+OUvf4nly5fjiCOOwL333ovvfOc7mDJlCn74wx+itbUVf/nLX3DooYdalJapU6fipz/9Ke677z6sXLkS3/rWtxCJRLBp0ya8+uqr+POf/4zzzz8/0HNOnjwZoVAIDzzwANrb2xGLxXDyySc77iNzQiQSwa9+9SvcfPPNmDlzJk4//XT84x//wBlnnIFDDjkEP/zhDzFq1CjU19fj448/RlVVFd5++20AwL333otZs2Zh6tSpuOqqq3DwwQejoaEBr776KhYuXIiBAwfi5ptvxowZM3D22WcbIfG7u7uxZs0avPbaa9i2bZvh+uhE33e/+138+9//Rnd3t7Fn0Ywg4yRX9HQby5cvx4svvmg7v99+++HYY481jg844ABceeWVWLZsGYYNG4ann34ajY2NeOaZZxzr/uijj3DNNdfgggsuwAEHHABZlvHCCy8YCxUAcNhhh+Hyyy/HU089hba2NkydOhVLly7Fc889h3PPPRcnnXQSAM3SedNNN+G+++7D2WefjTPPPBMrVqzA+++/b3uP+b57Dg6OHNDLURQ5ODj2YtDh5AkhpLOzk1x//fVk5MiRJBKJkAkTJpA//vGPllDIhBCyfv16cuKJJ5LS0lJLWOTW1lbywx/+kAwdOpRUVFSQ0047jaxfv56MGzfOEjo5aDh5VghuRVHIfvvtR/bbbz8jFPXmzZvJZZddRoYPH04ikQgZNWoUOfvss8lrr71mu7+mpoYAII2Njca5hQsXEgDkhBNOsJVft24dmT59OqmoqCBDhw4lP/nJT4wQ7c8884xR7vLLLyfl5eXM50kkEuTaa68lQ4YMIeXl5eScc84h27dv75Fw8ldffbXtPP0eCCGksbGRXH311WTMmDEkEomQ4cOHk1NOOYU89dRTju1//vnnBAD57W9/61hm27Zt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li5diqOPPhpz5szBIYccYoS37+zsxOWXX47HHnsMhBA89NBDOPPMM7Fp0yZUVlbmRMvatWuxaNEijBs3zjh333334cUXX8Tf/vY3TJgwAfPnz8ell16K6upqTJ06FVOnTsXcuXNx0003gRCCBQsWYODAgVi4cCFOP/10zJs3D6NGjcL+++8PQIsSeffdd+PAAw/E7t27ccMNN+CKK67Ae++9Z6Hl1ltvxYMPPoh9990XgwYNws0334x58+bhrbfeQk1NDW677TYsX74ckydPzq3jexCDBg3qaxI4igycZ/LHP5YvR0cqhaSs4onPPsPtJ57Y1yT1OHS+uXv+fMiKilWNTVjd2IjDhg/vY8o4+iv4XMMRFMXGM1zx6gW0JpNoTiR6pG4nxatQePDBB/HrX/8aF110EQDggQcewMcff4xHHnkEjz/+OKqrqwEAQ4YMwXDTx/Tkk0+21PPUU09h4MCBmDdvHs4++2zf7b/zzjuoqKiALMtIpVIQRRF/+ctfAACpVAr33nsv5syZg2OPPRYAsO+++2LhwoV48sknMXXqVEybNg3//Oc/oSgK1q5di2g0iu9973uYO3cuTj/9dMydOxdTp0412vvRj35k/N53333x6KOP4pvf/Ca6urpQUVFhXLvrrrtw6qmnAgC6urrwz3/+Ey+++CJOOeUUAMBzzz1XdLklODg4eg6tySRUlQCEYFdXd1+T0+uQMs+eLDLXbA4ODo5CgitevYBBJSU9VreiKAiFQj3SZkdHB3bu3IkpU6ZYzk+ZMgWrVq1yvbexsRG333475s6di927d0NRFMTjcdTV1QWi4aSTTsITTzyB7u5uPPzwwwiHwzjvvPMAAF999RXi8bihAOlIp9M4/PDDAQAnnHACOjs7sWLFCixatMhQxu6//34AwLx583DzzTcb937++ee44447sGrVKrS2tkJVVQBAXV0dJk6caJQ76qijjN+bN29GOp3GMcccY5wbPHgwDjzwwEDP2ltobW1FVVVVX5PBUUTgPJM/wqIICAABIGfmla87ON9wBAXnGY6gKDae4YpXL6AQLn9OSKVS/TKU5uWXX47m5mb8+c9/xrhx4xCLxXDssccGDgZSXl5uuAE+/fTTOOyww/DPf/4TV155pbFP691338WoUaMs9+l9MnDgQBx22GGYO3cuFi9ejFNPPRUnnngivve972Hj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V1eHH//4x05ft76+HsOGDVN/44mIqNPh4EVERF6pW7du6N27t1uua8KECbh8+TJ27dqF/Px8jB07FtnZ2Vi1apVbrr/5/WD/+te/EBsb63RZRw8IQkREnRvf40VERF3SoUOHWn3cr1+/h24fERGBzMxMbNq0Cb/73e+wfv16AEC/fv1w8uRJ3L17V9n24MGD8PHxQZ8+fRAcHIzo6GgcPnxYubyxsRHHjx9XPu7fvz9MJhNKSkrQu3dvp1NcXJy7bjIREemIz3gREZFXstvtKC8vdzrPaDQqB8XYtm0bkpOTMXr0aGzevBlHjhzBn/70pzava+nSpUhKSsKAAQNgt9uxc+dOZUjLyMjAsmXLkJmZiddffx03btzAL37xC0yfPh02mw0AMHv2bKxcuRKJiYno27cvVq9ejcrKSuX6AwMD8ctf/hJz586Fw+HA6NGjUVVVhYMHDyIoKAiZmZka7CEiIvIkDl5EROSVPv74Y0RHRzud16dPH3z11VcAgOXLlyMvLw8vvfQSoqOjsXXrVvTv37/N6/L398err76K4uJimM1mjBkzBnl5eQAAi8WCTz75BLNnz8ajjz4Ki8WCyZMnY/Xq1crnz5s3D9euXUNmZiZ8fHzw3HPP4ZlnnkFVVZWyzYoVKxAREYHc3FxcvHgRISEhGD58OHJycty9a4iISAc8qiEREXU5BoMB27dvx6RJk/ReChERdRF8jxcREREREZHGOHgRERERERFpjO/xIiKiLoevsiciIk/jM15EREREREQa4+BFRERERESkMQ5eREREREREGuPgRUREREREpDEOXkRERERERBrj4EVERERERKQxDl5EREREREQa4+BFRERERESksf8DanD84JZIIKkAAAAASUVORK5CYII=", "text/plain": [ "
" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "image/png": "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", "text/plain": [ "
" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stdout", "output_type": "stream", "text": [ "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Episode 1000 Reward: 535\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Episode 1000 Reward: 470\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Episode 1000 Reward: 445\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Episode 1000 Reward: 440\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Episode 1000 Reward: 435\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Episode 1000 Reward: 430\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Episode 1000 Reward: 535\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Episode 1000 Reward: 515\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Episode 1000 Reward: 460\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Episode 1000 Reward: 340\n" ] }, { "data": { "image/png": "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3DflDRqGGLZVwxmnBizL4vLly9wH/YazLxqNRvAPrU1rBYCLFy9CqVS2elalwbBhwzBs2DC8+eab+Pe//405c+Zg9erVePDBB9uc1ba2ecOKfna7/braTCKRICEhwWX1OQBQqVRIS0vDzp07kZ+fj6ioqHY/d2MJCQk4ceIExo8ff9WzIgkJCWBZFvHx8ejWrVur92top0uXLnHDA4H6YbmZmZkuZ2QBoHfv3ujfvz9++OEHREdHIycnBx999NENvaemtbT0/8P58+cREhLSri0EEhIScPDgQVitVu4MXEuCgoIwffp0/PDDD5gzZw727t2L5cuXt3jfzMxMiESiq7YpIYRfNEeKEOIRpk2bBrvdjn/9618u17///vtgGMZlnxeVStVi50gsFjcb3vTRRx+1Oh/meqWlpWHIkCFYvnw5TCYTQkNDkZaWhhUrVqCwsLDZ/UtLS10up6amIisrC//973+5oX4ikQgjRozAsmXLYLVaXeZHNXyr3/i9sSyLDz74oM01N7Rf46XXAbT6oa013333HWpra7nLP/30EwoLC7nnHzhwIBISEvDuu++2OKSsaVt0pP3797vMLcrNzcXvv/+OSZMmtbp3VGVlZbMMNZxZa1jiu61ZbWubi8Vi3Hbbbfj5559bPHvUljYbPnw4jhw50uz6l19+GXa7Hffcc0+Lf4+m7/Vq7rzzTuTn5+OLL75odpvRaIRerwcA3HrrrRCLxViyZEmz52dZFuXl5QCAQYMGQafT4bPPPoPFYuHu880337T65ce9996LzZs3Y/ny5QgODr7h/Z8aREREICUlBd9++63La58+fRqbN2/GtGnT2vV8t912G8rKypplBGje5vfeey/Onj2LZ599FmKxGLNnz27xOY8ePYpevXq1+QwcIaTj0RkpQohHmDlzJsaOHYsXX3wRWVlZ6NevHzZv3ozff/8dCxcudJlnMnDgQGzduhXLli3jhsoNHToUM2bMwPfffw+tVouePXti//792Lp1K4KDg91e77PPPos77rgD33zzDR599FF8/PHHGDVqFPr06YOHHnoIXbt2RXFxMfbv34+8vDycOHGCe2xDJ+nChQt46623uOtHjx6NDRs2QC6XY/Dgwdz1PXr0QEJCAhYvXoz8/HxoNBr8/PPPzYZyXU1KSgruuusufPLJJ6iursaIESPw559/4vLly+16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uvfee1VeXq6UlBRdeOGFWrVqldjTLbYxSDnEv/3bv2nFihW6//77tXfvXk2ePFlXX321GhoabEdDDNq+fbuWLVumXbt2acuWLerp6dH8+fPV0dFhOxpi3O7du/WP//iPmjRpku0oiGHNzc2aPXu2EhMT9fLLL+vAgQP66U9/quzsbNvREKN+/OMfa+3atXriiSf0/vvv68c//rEeeeQR/cM//IPtaBhBbH/uEDNnztRll12mJ554QpIUCoXk9/t166236q677rKcDrGusbFRBQUF2r59u+bMmWM7DmJUe3u7pk2bpp/97Gf60Y9+pClTpuixxx6zHQsx6K677tLOnTv13//937ajwCW++tWvqrCwUE8//XTktkWLFiklJUXPPfecxWQYSRyRcoDu7m7t2bNHX/rSlyK3xcXF6Utf+pJ+97vfWUwGt2htbZUk5eTkWE6CWLZs2TJdc801A17rgJHw0ksvacaMGfqzP/szFRQUaOrUqXrqqadsx0IMmzVrll599VX94Q9/kCS98847ev3117VgwQLLyTCSEmwHgHTs2DH19fWpsLBwwO2FhYX6/e9/bykV3CIUCun222/X7NmzNWHCBNtxEKPWr1+vvXv3avfu3bajwAU+/PBDrV27VitWrNDdd9+t3bt363vf+56SkpK0dOlS2/EQg+666y61tbXpkksuUXx8vPr6+vTggw9q8eLFtqNhBDFIAS63bNkyvfvuu3r99ddtR0GMqqmp0W233aYtW7bI6/XajgMXCIVCmjFjhh566CFJ0tSpU/Xuu+/q5z//OYMURsQvf/lLPf/881q3bp3Gjx+vffv26fbbb1dxcTGdi2EMUg6Ql5en+Ph4HT16dMDtR48eVVFRkaVUcINbbrlFGzdu1I4dO1RaWmo7DmLUnj171NDQoGnTpkVu6+vr044dO/TEE08oGAwqPj7eYkLEmlGjRmncuHEDbrv00kv17//+75YSIdbdcccduuuuu/SNb3xDkjRx4kRVVVVp9erVDFIxjPdIOUBSUpKmT5+uV199NXJbKBTSq6++qoqKCovJEKvC4bBuueUWbdiwQa+99prKy8ttR0IMu/LKK7V//37t27cv8jFjxgwtXrxY+/btY4jCsJs9e/YZl3T4wx/+oLKyMkuJEOsCgYDi4gb+szo+Pl6hUMhSIpjAESmHWLFihZYuXaoZM2bo85//vB577DF1dHTom9/8pu1oiEHLli3TunXr9Otf/1oZGRmqr6+XJGVmZiolJcVyOsSajIyMM95/l5aWptzcXN6XhxGxfPlyzZo1Sw899JC+/vWv680339STTz6pJ5980nY0xKhrr71WDz74oEaPHq3x48fr7bff1qOPPqpvfetbtqNhBLH9uYM88cQT+slPfqL6+npNmTJFf//3f6+ZM2fajoUY5PF4Br392Wef1Y033mg2DFzpiiuuYPtzjKiNGzdq5cqV+uCDD1ReXq4VK1bopptush0LMerEiRO69957tWHDBjU0NKi4uFh//ud/rvvuu09JSUm242GEMEgBAAAAwBDxHikAAAAAGCIGKQAAAAAYIgYpAAAAABgiBikAAAAAGCIGKQAAAAAYIgYpAAAAABgiBikAAAAAGCIGKQAAAAAYIgYpAEDMq6yslMfj0b59+0bsd9x4441auHDhiP18AICzMEgBABzvxhtvlMfjOePjy1/+8nl9v9/vV11dnSZMmDDCSQEAbpFgOwAAAOfjy1/+sp599tkBtyUnJ5/X98bHx6uoqGgkYgEAXIojUgCAqJCcnKyioqIBH9nZ2ZIkj8ejtWvXasGCBUpJSdEFF1ygF198MfK9p5/a19zcrMWLFys/P18pKSm66KKLBgxp+/fv17x585SSkqLc3Fx95zvfUXt7e+T+vr4+rVixQllZWcrNzdVf//VfKxwOD8gbCoW0evVqlZeXKyUlRZMnTx6QCQAQ3RikAAAx4d5779WiRYv0zjvvaPHixfrGN76h999//6yPPXDggF5++WW9//77Wrt2rfLy8iRJHR0duvrqq5Wdna3du3frhRde0CuvvKJbbrkl8v0//elP9Ytf/ELPPPOMXn/9dR0/flwbNmwY8DtWr16tf/mXf9HPf/5zvffee1q+fLmuv/56bd++feQWAQBgjCd8+n+hAQDgMDfeeKOee+45eb3eAbfffffduvvuu+XxeHTzzTdr7dq1kfsuv/xyTZs2TT/72c9UWVmp8vJyvf3225oyZYq+9rWvKS8vT88888wZv+upp57SnXfeqZqaGqWlpUmSNm3apGuvvVZHjhxRYWGhiouLtXz5ct1xxx2SpN7eXpWXl2v69On6j//4DwWDQeXk5OiVV15RRUVF5Gd/+9vfViAQ0Lp160ZimQAABvEeKQBAVJg7d+6AQUmScnJyIp+fOrCc/Ppsu/T91V/9lRYtWqS9e/dq/vz5WrhwoWbNmiVJev/99zV58uTIECVJs2fPVigU0sGDB+X1elVXV6eZM2dG7k9ISNCMGTMip/cdOnRIgUBAV1111YDf293dralTpw79yQMAHIdBCgAQFdLS0jR27Nhh+VkLFixQVVWVNm3apC1btujKK6/UsmXL9Ld/+7fD8vNPvp/qP//zP1VSUjLgvvPdIAMA4Gy8RwoAEBN27dp1xteXXnrpWR+fn5+vpUuX6rnnntNjjz2mJ598UpJ06aWX6p133lFHR0fksTt37lRcXJwuvvhiZWZmatSoUXrjjTci9/f29mrPnj2Rr8eNG6fk5GRVV1dr7NixAz78fv9wPWUAgEUckQIARIVgMKj6+voBtyUkJEQ2iXjhhRc0Y8YMfeELX9Dzzz+vN998U08//fSgP+u+++7T9OnTNX78eAWDQW3cuDEydC1evFj333+/li5dqr/5m79RY2Ojbr31Vt1www0qLCyUJN122216+OGHddFFF+mSSy7Ro48+qpaWlsjPz8jI0A9+8AMtX75coVBIX/jCF9Ta2qqdO3fK5/Np6dKlI7BCAACTGKQAAFHhv/7rvzRq1KgBt1188cX6/e9/L0l64IEHtH79en33u9/VqFGj9K//+q8aN27coD8rKSlJK1euVGVlpVJSUvQnf/InWr9+vSQpNTVVmzdv1m233abLLrtMqampWrRokR599NHI93//+99XXV2dli5dqri4OH3rW9/Sn/7pn6q1tTXymFWrVik/P1+rV6/Whx9+qKysLE2bNk133333cC8NAMACdu0DAEQ9j8ejDRs2aOHChbajAABcgvdIAQAAAMAQMUgBAAAAwBDxHikAQNTjLHUAgGkckQIAAACAIWKQAgAAAIAhYpACAAAAgCFikAIAAACAIWKQAgAAAIAhYpACAAAAgCFikAIAAACAIWKQAgAAAIAh+v/8TET/wwzVIQAAAABJRU5ErkJggg==", "text/plain": [ "
" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "image/png": "iVBORw0KGgoAAAANSUhEUgAAAbUAAAGzCAYAAACo84nAAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjguMiwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy8g+/7EAAAACXBIWXMAAA9hAAAPYQGoP6dpAAEAAElEQVR4nOz9eZwtSVknjH+fiMw8e9Wtu/ZGN0uzddONTYPAsCogskkrCIJ8AOcnKtg4jjPjgI4iqDAiDoqvMD0vTMNvFAVZRFFEFBtZxQUBQRgaeqPpvkvdWs6emRHP+8cTkZlnrVPbrarb57mfulUnT2ZkZGREPPv3IWZmzGlOc5rTnOZ0HpDa6w7MaU5zmtOc5rRTNGdqc5rTnOY0p/OG5kxtTnOa05zmdN7QnKnNaU5zmtOczhuaM7U5zWlOc5rTeUNzpjanOc1pTnM6b2jO1OY0pznNaU7nDc2Z2pzmNKc5zem8oTlTm9Oc5jSnOZ03NGdqczpv6KUvfSnufe97b3jerbfeCiLCO9/5zl3v01bpV37lV0BEe92NOc3pwNGcqc1pz+mWW27B9ddfjwc84AGoVquoVqu44oor8NM//dP40pe+tGf9uummm0BEE3/+6I/+aM/6dk+kt771rftaEJnT/iCaYz/OaS/pwx/+MJ7//OcjCAL86I/+KB760IdCKYWvfe1r+MAHPoDbbrsNt9xyCy677LIN20qSBNZalEqlqefdeuutuM997oMbb7wRL33pSyeed9NNN+F7vud78DM/8zN4xCMeMfL94x73uJn6tRVK0xRpmqJcLu9K+weRHvKQh+Do0aO46aab9rorc9rHFOx1B+Z0z6VvfvOb+JEf+RFcdtll+Ju/+RtceOGFA9//xm/8Bt761rdCqekGhXa7jVqthjAMd6Wfj3vc4/Dc5z53V9qeREEQIAimL09rLeI4njO+Oc2pQHPz45z2jN74xjei3W7jxhtvHGFogGzsP/MzP4N73ete2bGXvvSlqNfr+OY3v4mnP/3paDQa+NEf/dHsu2Gf2urqKl760pdicXERhw4dwkte8hKsrq7u+LMQEa6//nr8yZ/8CR7ykIegVCrhyiuvxF/+5V9m57zvfe8DEeETn/jEyPU33HADiAj/+q//CmC8T83f4w/+4A9w5ZVXolQqZe1/4QtfwNOe9jQsLCygXq/jSU96Ej73uc8NXP/Od74TRIRPf/rT+Lmf+zkcO3YMtVoNP/iDP4jTp08PnHvve98bz3zmM3HTTTfh4Q9/OCqVCq666qpMS/rABz6Aq666CuVyGddeey2+8IUvjDzT1772NTz3uc/F4cOHUS6X8fCHPxx/+qd/uqU+3fve98ZXvvIVfOITn8jMv0984hM3eCtzuifSXFOb057Rhz/8YVx++eV45CMfuanr0jTFU5/6VDz2sY/Fm970JlSr1bHnMTOe/exn41Of+hR+6qd+Cg9+8IPxwQ9+EC95yUs2db9ms4kzZ86MHD9y5MgA4/nUpz6FD3zgA3jFK16BRqOBt7zlLXjOc56D22+/HUeOHMEznvEM1Ot1vPe978UTnvCEgbbe85734Morr8RDHvKQqX35+Mc/jve+9724/vrrcfTo0Wyzf9zjHoeFhQX8/M//PMIwxA033IAnPvGJ+MQnPjEyvq985SuxtLSE17zmNbj11lvx27/927j++uvxnve8Z+C8m2++GS984Qvxkz/5k3jRi16EN73pTXjWs56F//k//yd+4Rd+Aa94xSsAAG94wxvwvOc9D1//+tczrforX/kKHvOYx+Diiy/Gq171KtRqNbz3ve/Fddddh/e///34wR/8wU316bd/+7fxyle+EvV6Hb/4i78IADhx4sTUsZrTPZR4TnPaA1pbW2MAfN111418t7KywqdPn85+Op1O9t1LXvISBsCvetWrRq57yUtewpdddln2+U/+5E8YAL/xjW/MjqVpyo973OMYAN94441T+/i3f/u3DGDiz1133ZWdC4CjKOKbb745O/bFL36RAfDv/u7vZsde8IIX8PHjxzlN0+zYXXfdxUopft3rXpcde81rXsPDyxMAK6X4K1/5ysDx6667jqMo4m9+85vZse985zvcaDT48Y9/fHbsxhtvZAD85Cc/ma212fH/+B//I2uteXV1NTt22WWXMQD+zGc+kx376Ec/ygC4Uqnwbbfdlh2/4YYbGAD/7d/+bXbsSU96El911VXc6/WyY9Za/nf/7t/x/e9//y316corr+QnPOEJPKc5TaO5+XFOe0Lr6+sAgHq9PvLdE5/4RBw7diz7+b3f+72Rc17+8pdveI+/+Iu/QBAEA+dqrfHKV75yU3395V/+ZXzsYx8b+Tl8+PDAeU9+8pNxv/vdL/t89dVXY2FhAd/61reyY89//vNx6tSpgWCH973vfbDW4vnPf/6GfXnCE56AK664IvtsjMFf/dVf4brrrsN973vf7PiFF16IF77whfjUpz6VjbWnn/iJnxjQMB/3uMfBGIPbbrtt4LwrrrgCj370o7PPXuP73u/9Xlx66aUjx/1znj17Fh//+MfxvOc9L9Nyz5w5g+XlZTz1qU/FN77xDdx5551b6tOc5rQRzc2Pc9oTajQaAIBWqzXy3Q033IBms4mTJ0/iRS960cj3QRDgkksu2fAet912Gy688MIRxvnABz5wU3296qqr8OQnP3nD84obvaelpSWsrKxkn7//+78fi4uLeM973oMnPelJAMT0+F3f9V14wAMesOE97nOf+wx8Pn36NDqdzthnevCDHwxrLe644w5ceeWVE/u5tLQEAAP9HHfe4uIiAAz4OIvH/fU333wzmBm/9Eu/hF/6pV8a+xynTp3CxRdfvOk+zWlOG9Gcqc1pT2hxcREXXnhhFhhRJC/533rrrWOvLZVKG0ZE7gVprcce50LWTKlUwnXXXYcPfvCDeOtb34qTJ0/i05/+NF7/+tfPdI9KpXJO+jntvI2ut9YCAP7zf/7PeOpTnzr23Msvv3xLfZrTnDaiOVOb057RM57xDLz97W/H5z//eXz3d3/3jrfvUwVardaAtvb1r399x++1GXr+85+Pd73rXfibv/kb/Nu//RuYeSbT4zg6duwYqtXq2Gf62te+BqXUiGa12+TNoGEYzqThzkpzhJU5zUL7T9yd0z2Gfv7nfx7VahX//t//e5w8eXLk++1K6U9/+tORpine9ra3ZceMMfjd3/3dbbW7XXryk5+Mw4cP4z3veQ/e85734Lu/+7tHzIqzktYa3/d934cPfehDA5rtyZMn8e53vxuPfexjsbCwsEM9n42OHz+OJz7xibjhhhtw1113jXw/nD4wK9VqtV1Jx5jT+UVzTW1Oe0b3v//98e53vxsveMEL8MAHPjBDFGFm3HLLLXj3u98NpdRM/rNx9KxnPQuPecxj8KpXvQq33norrrjiCnzgAx/A2traptr55Cc/iV6vN3L86quvxtVXX73pfoVhiB/6oR/CH/3RH6HdbuNNb3rTptso0q/92q/hYx/7GB772MfiFa94BYIgwA033IB+v483vvGN22p7q/R7v/d7eOxjH4urrroKL3vZy3Df+94XJ0+exGc/+1l8+9vf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", "text/plain": [ "
" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stdout", "output_type": "stream", "text": [ "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Max Timestamp, Decay Rate: 20, 0.5\n", "Initial Q-table:\n", "[[0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]]\n", "\n", "Trained Q-table:\n", "[[ 98.57812013 198.36904601 228.65115148 85.68666394]\n", " [118.35598932 -1.28625 236.71209206 0. ]\n", " [242.49778372 66.6805663 106.90950457 157.43375976]\n", " [ 0. 0. 0. 0. ]\n", " [ 72.97117412 59.70181266 317.06896795 -2.38996875]\n", " [ 0. 0. 0. 0. ]\n", " [ 37.14221438 79.39240591 240.70523509 164.61602751]\n", " [228.22184989 40.58167785 60.55996682 28.07441048]\n", " [ -2.42048848 255.27162254 -6.87217372 68.57827972]\n", " [ -1.5 275.21655839 0. 0. ]\n", " [ 0. 0. 0. 0. ]\n", " [223.757912 92.82737495 82.34590716 122.90930269]\n", " [ 0. 0. 0. 0. ]\n", " [ -0.53951772 224.30295117 0. 0. ]\n", " [ -0.75 -2.90641357 -1.28625 190.00436103]\n", " [ 0. 0. 0. 0. ]]\n" ] }, { "data": { "image/png": "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5je/iQULFiCXy+G0007DAw88MN1NUpgGXH/99Tj11FPR0NCAzs5OXHbZZXjmmWeYNPl8HldddRXa2tpQX1+P17/+9Thw4ACTZteuXbjkkktQW1uLzs5OfOQjH0G5XD6er6IwTfj85z8PTdNw9dVXe/cUzSjw2Lt3L9785jejra0NNTU1WLVqFR566CHvOSEEn/zkJzFnzhzU1NTg/PPPx3PPPceUMTAwgCuuuAKNjY1obm7GO9/5ToyOjh7vV1E4DjBNE5/4xCewcOFC1NTUYPHixfjsZz8LOqabohmFP/7xj3j1q1+Nnp4eaJqGX/3qV8zzqaKRxx9/HGeddRZyuRx6e3vxhS984Vi/mhhEoSrxs5/9jGQyGfL973+fPPnkk+Rd73oXaW5uJgcOHJjupikcZ1x44YXkBz/4Adm2bRt59NFHycUXX0z6+vrI6Oiol+Y973kP6e3tJbfffjt56KGHyOmnn07OOOMM73m5XCYrV64k559/PnnkkUfIzTffTNrb28k//MM/TMcrKRxHPPDAA2TBggXk5JNPJh/84Ae9+4pmFGgMDAyQ+fPnk7e97W1k69at5MUXXyS33noref755700n//850lTUxP51a9+RR577DHymte8hixcuJBMTEx4aS666CKyevVqcv/995O7776bLFmyhFx++eXT8UoKxxif+9znSFtbG7npppvIjh07yA033EDq6+vJ1772NS+NohmFm2++mVx33XXkl7/8JQFAbrzxRub5VNDI0NAQ6erqIldccQXZtm0b+elPf0pqamrId7/73eP1mh6U4lWl2LBhA7nqqqu8a9M0SU9PD7n++uunsVUKMwEHDx4kAMhdd91FCCFkcHCQpNNpcsMNN3hpnnrqKQKA3HfffYQQm/Hpuk76+/u9NN/+9rdJY2MjKRQKx/cFFI4bRkZGyNKlS8mWLVvI2Wef7SleimYUeHzsYx8jZ555pvS5ZVmku7ubfPGLX/TuDQ4Okmw2S376058SQgjZvn07AUAefPBBL83//d//EU3TyN69e49d4xWmBZdccgl5xzvewdx73eteR6644gpCiKIZhSB4xWuqaORb3/oWaWlpYeamj33sY+TEE088xm8UhHI1rEIUi0U8/PDDOP/88717uq7j/PPPx3333TeNLVOYCRgaGgIAtLa2AgAefvhhlEolhl6WLVuGvr4+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", "text/plain": [ "
" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "image/png": "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NW7cONlstnz3ly9fXmPHji3lqgCYLfcepKlTp+rVV19VnTp1FBAQoK5du2r79u0uxyYmJmr48OGqVauW/Pz8VL16dd10002Kj493HvP3e5wK8u2336pLly4qV66cQkJCdNNNN2nXrl0ux0yaNEk2m02//fabhg0bppCQEAUHB2v48OFKS0v7R5977Nix6tWrlxYuXKi9e/e67Pv666+dtVWoUEF9+/bN9y+ddu/erdtvv11VqlRRQECAGjdurKeeesq5/8CBAxo1apQaN26sgIAAVa5cWbfddpvL92vfvn2y2Wx69dVX87z/mjVrZLPZ9NFHHxX4ORYuXKjt27fr6aefzhOacvXq1Ut9+vRxvs5dxvn9999r1KhRqlq1qmrVqlXkmi98j1WrVunf//63KleurKCgIA0dOlSnT5/Ot47Vq1erffv28vf3V7169fT+++8X+LkA4HLAjJOHevvtt5WQkJDvPpvNpqeeekohISGlWxSAEpecnKwTJ064bLPZbKpcubLLtvfff1+pqal64IEHlJ6erv/85z+65pprtG3bNoWFhUmSBgwYoB07dujBBx9URESEjh07ptjYWCUkJCgiIqLINa1YsUJ9+vRRvXr1NGnSJJ07d06vv/66OnXqpE2bNuV5r9tvv11169ZVTEyMNm3apHfffVdVq1bViy++eEnfk1xDhgzR8uXLFRsb67y3c968eYqKilLv3r314osvKi0tTTNnzlTnzp21efNmZ22//PKLunTpIh8fH913332KiIjQ77//rv/97396/vnnJUkbNmzQmjVrNGjQINWqVUvx8fGaOXOmunXrpp07dyowMFD16tVTp06dNH/+fI0ZM8alvvnz56tChQq66aabCvwM//vf/yQpz6xaUYwaNUpVqlTRhAkTdPbs2SLXfKHRo0crJCREkyZN0p49ezRz5kwdOHBAK1eudPmLut9++0233nqr7rnnHkVFRWn27NkaNmyY2rRpoyuuuMLt2gHAIxjwOKmpqUalSpUMSXm+bDabERYWZqSlpZldJoBiNGfOnHz/mZdk+Pn5OY/bv3+/IckICAgw/vjjD+f2n376yZBkjBkzxjAMwzh9+rQhyXj55Zcvet2uXbsaXbt2zfP+c+bMcW5r2bKlUbVqVePkyZPObVu3bjXsdrsxdOhQ57aJEycakoy7777b5Ro333yzUbly5UK/B1FRUUa5cuUK3L9582aXz5iammqEhIQYI0aMcDkuMTHRCA4Odtn+r3/9y6hQoYJx4MABl2MdDofzz/n9e3Xt2rWGJOP99993bnvrrbcMScauXbuc2zIzM43Q0FAjKirqop+xVatWRkhISJ7tZ86cMY4fP+78Sk5Odu7LHRudO3c2srOzXc4ras2579GmTRsjMzPTuf2ll14yJBlffvmlc1udOnUMScaqVauc244dO2b4+fkZjz766EU/HwB4MpbqeaBXX31VSUlJ+e4zDEPPPfecAgICSrcoAKVixowZio2Ndfn6+uuv8xzXv39/1axZ0/m6ffv26tChg5YuXSpJCggIkK+vr1auXFngUqyiOHLkiLZs2aJhw4apUqVKzu1XXXWVevbs6bzehe6//36X1126dNHJkyeVkpJyyXVI55coS1JqaqokKTY2VklJSbrjjjt04sQJ55eXl5c6dOig7777TpJ0/PhxrVq1Snfffbdq167t8p4XzrJc+O/VrKwsnTx5Ug0aNFBISIg2bdrk3Hf77bfL399f8+fPd2775ptvdOLEiUJnklJSUpyf40JPPfWUqlSp4vy688478xwzYsSIPI+mKGrNue677z75+Pg4X48cOVLe3t55fo7NmjVTly5dnK+rVKmixo0ba9++fRf9fADgyViq52GOHz+uKVOm5NtFz263q27duho2bFjpFwagVLRv375IzSEaNmyYZ1ujRo30ySefSDrfne7FF1/Uo48+qrCwMF199dW64YYbNHToUFWrVq3I9Rw4cECS1Lhx4zz7mjZtqm+++SZPo4K/h5OKFStKkk6fPv2POuKdOXNGklShQgVJ0q+//ipJuuaaa/I9Pvdaub/sN2/e/KLvf+7cOcXExGjOnDk6dOiQDMNw7ktOTnb+OSQkRDfeeKM+/PBDPfvss5LOL9OrWbNmgbXkqlChgk6ePJln+6hRo5zPTioofOXXbbGoNef6+7gpX768qlevnueeqL//DKXzP8d/EsIBwOoITh7m+eefV0ZGRr77HA6HXnzxRXl782MFULhHHnlEN954oxYtWqRvvvlGTz/9tGJiYvTtt9+qVatWJXbdgh7YfeEv9Zcit/lFbmv23L9gmjdvXr5h0N1/Vz744IOaM2eOHnnkEUVGRio4OFg2m02DBg3K85dZQ4cO1cKFC7VmzRpdeeWVWrx4sUaNGiW7/eILPZo0aaItW7bo0KFDLjOGjRo1ct635e/vn++5+a00cKdmd5TUzxAArIzfsD3IgQMHNGPGjAIfdtuiRQvdcsstJlQGwGpyZ1sutHfv3jyNGurXr69HH31Ujz76qH799Ve1bNlSr7zyij744IMiXadOnTqSpD179uTZt3v3boWGhpZaW+x58+bJZrOpZ8+eks5/NkmqWrWqevToUeB59erVk6Q8XQf/7tNPP1VUVJReeeUV57b09PR8l05fd911qlKliubPn68OHTooLS2tSM9duuGGG7RgwQLNnz9fTzzxRKHHF8admqXz46Z79+7O12fOnNGRI0d0/fXX/+NaAMDTcY+TB5kwYUKB+3JycjR16tQC25MDKFsWLVqkQ4cOOV+vX79eP/30k7ONdVpamtLT013OqV+/vipUqFDgrHZ+qlevrpYtW+q9995z+WV8+/btWr58ean9wj1lyhQtX75cAwcOdC436927t4KCgvTCCy8oKysrzznHjx+XdP7+nH/961+aPXt2nm6lF86geHl55ZlRef311/P9yyxvb2/dcccd+uSTTzR37lxdeeWVuuqqqwr9HLfffruaNWumZ599VuvWrcv3GHdmddypWTrfsfXC79XMmTOVnZ3t0v4cAMoqZpw8xPbt2zVv3rx8/4Pp7e2tbt26ufwtIYDL09dff63du3fn2d6xY0fnzIl0frla586dNXLkSGVkZGj69OmqXLmycxZj7969uvbaa52/qHt7e+uLL77Q0aNHNWjQILdqevnll9WnTx9FRkbqnnvucbYjDw4O1qRJk/7R5/277Oxs52xYenq6Dhw4oMWLF+uXX35R9+7d9fbbbzuPDQoK0syZMzVkyBC1bt1agwYNUpUqVZSQkKAlS5aoU6dOeuONNyRJr732mjp37qzWrVvrvvvuU926dRUfH68lS5Zoy5Ytks7PBs2bN0/BwcFq1qyZ1q5dqxUrVuRpBZ9r6NCheu211/Tdd98VudW6j4+PvvjiC/Xu3VudO3fWLbfc4nwG1aFDh7R48WIlJCSob9++RXo/d2vOzMx0jos9e/bozTffVOfOndWvX78iXQ8ALmcEJw8xduxYeXl5KTs7O8++7OxsvfTSSyZUBaC0FTTzPGfOHJfgNHToUNntdk2fPl3Hjh1T+/bt9cYbb6h69eqSpPDwcN1xxx2Ki4vT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yBGX94mPjzf69OljBAQEGKGhocajjz5qZGVllfKngVn+HpwYM/i7//3vf0bz5s0NPz8/o0mTJsbbb7/tst/hcBhPP/20ERYWZvj5+RnXXnutsWfPHpdjTp48adxxxx1G+fLljaCgIGP48OFGampqaX4MlKKUlBTj4YcfNmrXrm34+/sb9erVM5566imXttCMm7Ltu+++y/d3mKioKMMwim98bN261ejcubPh5+dn1KxZ05gyZUppfUQXNsO44PHPAAAAAIA8uMcJAAAAAApBcAIAAACAQhCcAAAAAKAQBCcAAAAAKATBCQAAAAAKQXACAAAAgEIQnAAAAACgEAQnAAAAACgEwQkAcNmJj4+XzWbTli1bSuwaw4YNU//+/Uvs/QEA1kJwAgBYzrBhw2Sz2fJ8XXfddUU6Pzw8XEeOHFHz5s1LuFIAQFnhbXYBAADk57rrrtOcOXNctvn5+RXpXC8vL1WrVq0kygIAlFHMOAEALMnPz0/VqlVz+apYsaIkyWazaebMmerTp48CAgJUr149ffrpp85z/75U7/Tp0xo8eLCqVKmigIAANWzY0CWUbdu2Tddcc40CAgJUuXJl3XfffTpz5oxzf05OjqKjoxUSEqLKlSvriSeekGEYLvU6HA7FxMSobt26CggIUIsWLVxqAgB4NoITAMAjPf300xowYIC2bt2qwYMHa9CgQdq1a1eBx+7cuVNff/21du3apZkzZyo0NFSSdPbsWfXu3VsVK1bUhg0btHDhQq1YsUKjR492nv/KK69o7ty5mj17tlavXq1Tp07piy++cLlGTEyM3n//fc2aNUs7duzQmDFjdNddd+n7778vuW8CAKDU2Iy//5UZAAAmGzZsmD744AP5+/u7bB8/frzGjx8vm82m+++/XzNnznTuu/rqq9W6dWu9+eabio+PV926dbV582a1bNlS/fr1U2hoqGbPnp3nWu+8846efPJJHTx4UOXKlZMkLV26VDfeeKMOHz6ssLAw1ahRQ2PGjNHjjz8uScrOzlbdunXVpk0bLVq0SBkZGapUqZJWrFihyMhI53vfe++9SktL04cfflgS3yYAQCniHicAgCV1797dJRhJUqVKlZx/vjCg5L4uqIveyJEjNWDAAG3atEm9evVS//791bFjR0nSrl271KJFC2dokqROnTrJ4XBoz5498vf315EjR9ShQwfnfm9vb7Vt29a5XO+3335TWlqaevbs6XLdzMxMtWrVyv0PDwCwHIITAMCSypUrpwYNGhTLe/Xp00cHDhzQ0qVLFRsbq2uvvVYPPPCApk6dWizvn3s/1JIlS1SzZk2XfUVtaAEAsDbucQIAeKR169bled20adMCj69SpYqioqL0wQcfaPr06Xr77bclSU2bNtXWrVt19uxZ57E//vij7Ha7GjdurODgYFWvXl0//fSTc392drY2btzofN2sWTP5+fkpISFBDRo0cPkKDw8vro8MADARM04AAEvKyMhQYmKiyzZvb29nU4eFCxeqbdu26ty5s+bPn6/169frv//9b77vNWHCBLVp00ZXXHGFMjIy9NVXXzlD1uDBgzVx4kRFRUVp0qRJOn78uB588EENGTJEYWFhkqSHH35YU6ZMUcOGDdWkSRNNmzZNSUlJzvevUKGCHnvsMY0ZM0YOh0OdO3dWcnKyfvzxRwUFBSkqKqoEvkMAgNJEcAIAWNKyZctUvXp1l22NGzfW7t27JUmTJ0/WggULNGrUKFWvXl0fffSRmjVrlu97+fr6aty4cYqPj1dAQIC6dOmiBQsWSJICAwP1zTff6OGHH1a7du0UGBioAQMGaNq0ac7zH330UR05ckRRUVGy2+26++67dfPNNys5Odl5zLPPPqsqVaooJiZG+/btU0hIiFq3bq3x48cX97cGAGACuuoBADyOzWbTF198of79+5tdCgCgjOAeJwAAAAAoBMEJAAAAAArBPU4AAI/DKnMAQGljxgkAAAAACkFwAgAAAIBCEJwAAAAAoBAEJwAAAAAoBMEJAAAAAApBcAIAAACAQhCcAAAAAKAQBCcAAAAAKMT/A8UTV1J+S0NhAAAAAElFTkSuQmCC", "text/plain": [ "
" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stdout", "output_type": "stream", "text": [ "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Episode 1000 Reward: 40\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Episode 1000 Reward: 280\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Episode 1000 Reward: 460\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Episode 1000 Reward: 300\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Episode 1000 Reward: 60\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Episode 1000 Reward: 50\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Episode 1000 Reward: 60\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Episode 1000 Reward: -5\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Episode 1000 Reward: 60\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Episode 1000 Reward: 60\n" ] }, { "data": { "image/png": "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hYVh586deO2111BYWIjly5c71GexWDB16lRccskl+Oc//ym+7jvvvBOffPIJbr75Zlx88cX4+eefMWPGjB699meffRYajQZ//OMfUV5ejldeeQWTJ0/G/v374evrC+D0m9Fp06YhIyMDTzzxBLRaLZYsWYLLL78cmzdvxpgxYxyWecMNN6Bfv3547rnnOjUiXWloaEBlZWWn+8PCwqDRaMTbGzduxOeff44HHngABoMBb775Jq688krs3LkTQ4YM6XLZ5eXluOKKKxAREYHHHnsMwcHByM3NxVdffSU+prtZBbq/zsvKynDRRReJDWBERARWr16NO+64A/X19XjooYfOuU62bt2KkSNHOtzX3NyMn3/+GRMnTkR8fPw5f/5MVVVVmDZtGubMmYNbbrkFUVFRsNlsmD17NrZs2YK7774bAwcOxMGDB/Hyyy/j+PHjDuctPvvss/jrX/+KG2+8EXfeeScqKirw2muv4dJLL8W+ffsQHBwMAPjggw/wu9/9DhdffDEeeughnDx5ErNnz0ZoaCgSEhIAAAEBAbjmmmvw+eef46WXXnJo+v7zn/9AEATxw4KeqKmpQU1NDVJTUwEA69atw7Rp09C3b188+eSTaGlpwWuvvYZx48Zh79696NOnT7eXbbVaMXPmTPz000+YM2cOHnzwQTQ0NODHH3/EoUOHkJKSgltuuQUvvPACqqurERoaKv7sihUrUF9f32lvfUZGBr799lvU19cjKCiox6+XiFxAICKSwYIFC4SOm6BvvvlGACA888wzDo+7/vrrBY1GI5w4cUK8z9/fX7jttts6LbO5ubnTfdu2bRMACB999JF43/r16wUAwvr1689Z45IlSwQAwrp164SKigqhoKBA+OKLL4SIiAjBYDAIBQUF4mMnTZokDB06VGhtbRXvs9lswsUXXyz069fP4XVHRUWJtx9++GHh0ksvFSIjI4W33npLEARBqKqqEjQajfCvf/3rnK9t8eLFgkajEfLy8sT7brvtNgGA8Nhjjzk8dv/+/QIA4b777nO4/+abbxYACE888cQ510X7OouLixPq6+vF+//73/8KAMRabTab0K9fP2Hq1KmCzWZzqD85OVmYMmWKeN8TTzwhABBuuummcz73mTWc7aukpER8bPt9u3fvFu/Ly8sTfHx8hGuuuUa8r/13fOrUKUEQBOHrr78WAAi7du06ax3dzWpP1vkdd9whxMTECJWVlQ6PnTNnjmA0Grv8/bczm82CRqMRfv/73zvcf+DAAQGA8NBDD3X6maqqKqGiokL8MplM4vcmTJggABDefvtth5/5+OOPBa1WK2zevNnh/rffflsAIPzyyy+CIAhCbm6uoNPphGeffdbhcQcPHhS8vLzE+9va2oTIyEghPT3d4fnfffddAYAwYcIE8b61a9cKAITVq1c7LHPYsGEOjzsbAMIdd9whVFRUCOXl5cKOHTuESZMmCQCEF198URAEQUhPTxciIyOFqqoq8ecOHDggaLVaYd68eeJ9Z2amfZ11rOPf//63AEB46aWXOtXS/neRlZUlABD/7tvNnj1b6NOnj8PfjyAIwqeffioAEHbs2HHe10tE0uChfUSkCKtWrYJOpxP31LT7/e9/D0EQsHr16vMuo32PCHD65PuqqiqkpqYiODgYe/fu7XVtkydPRkREBBISEnD99dfD398f3333nfgpf3V1NX7++WfceOON4t6SyspKVFVVYerUqcjOzhan/I0fPx5lZWXIysoCcHrP06WXXorx48eLhzRt2bIFgiA47JHq+NqamppQWVmJiy++GIIgYN++fZ1qvvfeex1ur1q1CgA6rd/z7ek407x58xwOEbv++usRExMjLn///v3Izs7GzTffjKqqKnFdNDU1YdKkSdi0aRNsNpvDMu+5554e1fD444/jxx9/7PTV8VN94PTwiYyMDPF2YmIirrrqKqxduxZWq7XLZbfvKVm5ciXMZnOXj+luVru7zgVBwJdffolZs2ZBEARxnVVWVmLq1Kmoq6s7Z36rq6shCILDHlIAqK+vB3B6j86Z+vbti4iICPGr4yGoAGAwGDB//nyH+5YvX46BAwdiwIABDjVefvnlAID169cDAL766ivYbDbceOONDo+Ljo5Gv379xMft3r0b5eXluOeeexzOMbr99tthNBodnnvy5MmIjY11GO1+6NAh/Prrr90+z/KDDz5AREQEIiMjMXbsWPzyyy94+OGH8dBDD6GkpAT79+/H7bff7pCjYcOGYcqUKeLvsru+/PJLhIeH4/777+/0vfa9pmlpaRg7dqzDa6qursbq1asxd+5ch72rwP/2gHe1N5aI5MFD+4hIEfLy8hAbG9vpPI72KX55eXnnXUZLSwsWL16MJUuWoKioyOEwsbq6ul7X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", "text/plain": [ "
" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "image/png": "iVBORw0KGgoAAAANSUhEUgAAAbUAAAGzCAYAAACo84nAAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjguMiwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy8g+/7EAAAACXBIWXMAAA9hAAAPYQGoP6dpAAEAAElEQVR4nOx9d5wlR3Xud6q6+8aZ2byrLIEAIyEJSUSDQOQMAhMssEkmJ9uYhwGTk7DABpuHQDY2wkEgTA4m2IBAItvGgAl6CKOAwobZnZmbu7vqvD9OVXffNHMnbdIc/a5mb9/u6urqqjr5O8TMjA3aoA3aoA3aoKOA1KHuwAZt0AZt0AZt0FrRBlPboA3aoA3aoKOGNpjaBm3QBm3QBh01tMHUNmiDNmiDNuiooQ2mtkEbtEEbtEFHDW0wtQ3aoA3aoA06amiDqW3QBm3QBm3QUUMbTG2DNmiDNmiDjhraYGobtEEbtEEbdNTQBlPboKOGnvnMZ+Lkk09e8rzrrrsORITLLrts3fu0UnrjG98IIjrU3digDTriaIOpbdAhp1//+td4yUtegjve8Y6oVquoVqs47bTT8OIXvxg//vGPD1m/rrzyShDR2M9HP/rRQ9a32yJdcsklh7UgskGHB9EG9uMGHUr6/Oc/j6c85SkIggBPe9rTcNZZZ0EphV/84hf45Cc/ieuvvx6//vWvcdJJJy3ZVpIksNaiVCotet51112HU045BR/60IfwzGc+c+x5V155JR7wgAfgZS97Ge5+97sP/X7eeedN1K+VUJqmSNMU5XJ5Xdo/Eukud7kLtm3bhiuvvPJQd2WDDmMKDnUHNui2S7/61a/wu7/7uzjppJPw1a9+Fcccc0zf73/+53+OSy65BEotblBotVqo1WoIw3Bd+nneeefhiU984rq0PY6CIEAQLL48rbWI43iD8W3QBhVow/y4QYeMLr74YrRaLXzoQx8aYmiAbOwve9nLcMIJJ2THnvnMZ6Jer+NXv/oVHvnIR2JqagpPe9rTst8GfWpzc3N45jOfiZmZGWzatAnPeMYzMDc3t+bPQkR4yUtegk9/+tO4y13uglKphNNPPx1f+tKXsnM+/vGPg4jwjW98Y+j6Sy+9FESE//mf/wEw2qfm7/HP//zPOP3001EqlbL2f/jDH+IRj3gEpqenUa/X8aAHPQjf/e53+66/7LLLQET41re+hZe//OXYvn07arUaHv/4x2Pv3r1955588sl49KMfjSuvvBJ3u9vdUKlUcMYZZ2Ra0ic/+UmcccYZKJfLOPfcc/HDH/5w6Jl+8Ytf4IlPfCK2bNmCcrmMu93tbvjsZz+7oj6dfPLJ+OlPf4pvfOMbmfn3/PPPX+KtbNBtkTY0tQ06ZPT5z38ep556Ku55z3su67o0TfGwhz0M973vffGud70L1Wp15HnMjMc97nG4+uqr8YIXvAB3vvOd8alPfQrPeMYzlnW/RqOBffv2DR3funVrH+O5+uqr8clPfhIvetGLMDU1hb/+67/G7/zO7+CGG27A1q1b8ahHPQr1eh0f+9jHcP/737+vrSuuuAKnn3467nKXuyzal6997Wv42Mc+hpe85CXYtm1bttmfd955mJ6exitf+UqEYYhLL70U559/Pr7xjW8Mje9LX/pSbN68GW94wxtw3XXX4T3veQ9e8pKX4Iorrug779prr8VTn/pUPP/5z8fv/d7v4V3vehce85jH4AMf+ABe85rX4EUvehEA4KKLLsKTn/xkXHPNNZlW/dOf/hT3uc99cNxxx+FVr3oVarUaPvaxj+GCCy7AJz7xCTz+8Y9fVp/e85734KUvfSnq9Tr+7M/+DACwc+fORcdqg26jxBu0QYeA5ufnGQBfcMEFQ78dOHCA9+7dm33a7Xb22zOe8QwGwK961auGrnvGM57BJ510Uvb905/+NAPgiy++ODuWpimfd955DIA/9KEPLdrHr3/96wxg7OeWW27JzgXAURTxtddemx370Y9+xAD4ve99b3bswgsv5B07dnCaptmxW265hZVS/OY3vzk79oY3vIEHlycAVkrxT3/6077jF1xwAUdRxL/61a+yYzfffDNPTU3x/e53v+zYhz70IQbAD37wg9lamx3/4z/+Y9Za89zcXHbspJNOYgD87W9/Ozv25S9/mQFwpVLh66+/Pjt+6aWXMgD++te/nh170IMexGeccQZ3u93smLWWf/u3f5vvcIc7rKhPp59+Ot///vfnDdqgxWjD/LhBh4QWFhYAAPV6fei3888/H9u3b88+73vf+4bOeeELX7jkPf71X/8VQRD0nau1xktf+tJl9fX1r389/u3f/m3os2XLlr7zHvzgB+P2t7999v3MM8/E9PQ0/vd//zc79pSnPAV79uzpC3b4+Mc/DmstnvKUpyzZl/vf//447bTTsu/GGHzlK1/BBRdcgNvd7nbZ8WOOOQZPfepTcfXVV2dj7el5z3ten4Z53nnnwRiD66+/vu+80047Dfe+972z717je+ADH4gTTzxx6Lh/zv379+NrX/sanvzkJ2da7r59+zA7O4uHPexh+OUvf4mbbrppRX3aoA1aijbMjxt0SGhqagoA0Gw2h3679NJL0Wg0sHv3bvze7/3e0O9BEOD4449f8h7XX389jjnmmCHGeac73WlZfT3jjDPw4Ac/eMnzihu9p82bN+PAgQPZ94c//OGYmZnBFVdcgQc96EEAxPR417veFXe84x2XvMcpp5zS933v3r1ot9sjn+nOd74zrLW48cYbcfrpp4/t5+bNmwGgr5+jzpuZmQGAPh9n8bi//tprrwUz43Wvex1e97rXjXyOPXv24Ljjjlt2nzZog5aiDaa2QYeEZmZmcMwxx2SBEUXykv9111038tpSqbRkROShIK31yONcyJoplUq44IIL8KlPfQqXXHIJdu/ejW9961t4+9vfPtE9KpXKQennYuctdb21FgDwile8Ag972MNGnnvqqaeuqE8btEFL0QZT26BDRo961KPwwQ9+EN///vdxj3vcY83b96kCzWazT1u75ppr1vxey6GnPOUp+PCHP4yvfvWr+PnPfw5mnsj0OIq2b9+OarU68pl+8YtfQCk1pFmtN3kzaBiGE2m4k9IGwsoGTUKHn7i7QbcZeuUrX4lqtYpnP/vZ2L1799Dvq5XSH/nIRyJNU7z//e/Pjhlj8N73vndV7a6WHvzgB2PLli244oorcMUVV+Ae97jHkFlxUtJa46EPfSg+85nP9Gm2u3fvxuWXX4773ve+mJ6eXqOeT0Y7duzA+eefj0svvRS33HLL0O+D6QOTUq1WW5d0jA06umhDU9ugQ0Z3uMMdcPnll+PCCy/Ene50pwxRhJnx61//GpdffjmUUhP5z0bRYx7zGNznPvfBq171Klx33XU47bTT8MlPfhLz8/PLaueqq65Ct9sdOn7mmWfizDPPXHa/wjDEE57wBHz0ox9Fq9XCu971rmW3UaS3vvWt+Ld/+zfc9773xYte9CIEQYBLL70UvV4PF1988araXim9733vw33ve1+cccYZeO5zn4vb3e522L17N77zne/gN7/5DX70ox8tu81zzz0X73//+/HWt74Vp556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", "text/plain": [ "
" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stdout", "output_type": "stream", "text": [ "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Max Timestamp, Decay Rate: 20, 0.75\n", "Initial Q-table:\n", "[[0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]]\n", "\n", "Trained Q-table:\n", "[[ 2.96631997e+02 3.01093514e+02 3.62338683e+02 3.20535275e+02]\n", " [ 4.27293035e+02 1.46369428e+02 2.04573708e+02 1.58870225e+02]\n", " [ 1.71375000e+00 3.93915760e+01 3.87490788e+02 -1.50000000e+00]\n", " [ 0.00000000e+00 0.00000000e+00 0.00000000e+00 0.00000000e+00]\n", " [ 2.26005583e+01 2.08340030e+01 4.02593033e+02 6.16470001e+00]\n", " [ 0.00000000e+00 0.00000000e+00 0.00000000e+00 0.00000000e+00]\n", " [ 1.81327234e+02 1.27791835e+02 3.40896442e+02 1.89949016e+02]\n", " [ 3.38150512e+02 2.18038888e+02 1.15859772e+02 4.51916704e+01]\n", " [ 4.88621887e+01 3.67831101e+02 5.11628124e-02 -2.79070215e-01]\n", " [ 3.43477394e+02 2.47876667e+00 2.48674627e+00 -4.63604501e-01]\n", " [ 0.00000000e+00 0.00000000e+00 0.00000000e+00 0.00000000e+00]\n", " [ 3.45740882e+02 9.97764097e+01 1.01359588e+02 1.59221336e+02]\n", " [ 0.00000000e+00 0.00000000e+00 0.00000000e+00 0.00000000e+00]\n", " [-1.28625000e+00 4.05766581e+01 3.19457192e+02 0.00000000e+00]\n", " [-7.50000000e-01 -1.43725057e+00 3.32540529e+02 4.24863913e+01]\n", " [ 0.00000000e+00 0.00000000e+00 0.00000000e+00 0.00000000e+00]]\n" ] }, { "data": { "image/png": "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fDHee+89/OQnP0FpaSmOOeYYLF++HDfddBMAYMWKFWAYBu3t7di6dSuOPvpoAAlHK9nQBhJOQzAYxG9+8xsMGzYMX375JZ5++mns27cP77zzjki+eDyOc845B6effjoee+wx/rl/+ctf4j//+Q+uvPJKnHrqqVi8eDHOP/98W8pEyooVK/D+++/jt7/9LYqKivDUU0/hkksuQW1tLYYNGwYAaGpqwve//30+GEd5eTk+/fRTzJw5E93d3bj55ps185k7dy56e3sxbdo0VFZWYsqUKZg9ezauvPJK0XUff/wxrrjiCowfPx6zZs1CR0cHZs6ciZEjR6ak+atf/QqvvPIKrr32Wtx0003Ys2cP/vnPf2LDhg1YuXIl/H4/f+2uXbtw6aWXYubMmZgxYwZeeuklXHPNNTjxxBNx9NFH44wzzsBNN92UMjVTz5RaKXJ6t3jxYvzoRz/CiSeeiL/85S/weDx4+eWX8cMf/hCff/45PzLW0NCAk08+GZ2dnbj++utxxBFHoL6+Hu+++y6CwSBycnIQDAYxefJk1NfX41e/+hVGjx6NVatW4U9/+hP279+PJ598Ulau888/H4WFhXj77bcxefJk0bm33noLRx99NI455hgA+r4To3R0dKCjowOHHHKIqTx++9vfory8HH/+85/R19enmV8wGERra2vK8dLSUtH0y507d+KKK67Ar3/9a8yYMQMvv/wyLrvsMsybNy9lFDlJNBrFOeecg0gkgt/97neorKxEfX09PvroI3R2dqKkpARA4lt+9dVXcemll+IPf/gD1qxZg1mzZuHbb7/FBx98wKf35z//GQ8++CDOO+88nHfeeVi/fj3OPvtskbOdfCYz755CoViAUCgUSpq44YYbiNDszJkzhwAgDz74oOi6Sy+9lDAMQ3bt2sUfKygoIDNmzEhJMxgMphxbvXo1AUBee+01/tiSJUsIALJkyRJVGV9++WUCgCxcuJC0tLSQuro68u6775Ly8nISCARIXV0df+2ZZ55Jxo8fT8LhMH+M4zhy6qmnkkMPPVT03MOHD+d/33rrreSMM84gFRUV5NlnnyWEENLW1kYYhiH/+Mc/VJ9t1qxZhGEYUlNTwx+bMWMGAUDuvPNO0bUbN24kAMhvf/tb0fErr7ySACB/+ctfVMtCyDvvvKNafgBITk6O6J19/fXXBAB5+umn+WMzZ84kI0aMIK2traL7p02bRkpKSmSfWcoFF1xATjvtNP73Cy+8QHw+H2lubhZdN378eDJq1CjS09PDH1u6dCkBQMaMGcMf+/zzzwkAMnv2bNH98+bNSzk+ZswYAoAsX76cP9bc3EwCgQD5wx/+wB/TKi8pf/nLXwgAsn37dtLS0kL27t1LXnrpJZKXl0fKy8tJX18fISShX4ceeig555xzCMdx/P3BYJCMHTuWnHXWWfyxq6++mng8HrJ27dqU/JL3PvDAA6SgoIDs2LFDdP7OO+8kXq+X1NbW8sekOvOzn/2MVFRUkHg8zh/bv38/8Xg85P777+eP6f1OlABAZs6cSVpaWkhzczNZs2YNOfPMMwkA8vjjjxvKI/l9n3766SK5ldizZw8BoPjf6tWr+WuTuvHee+/xx7q6usiIESPI8ccfzx+T2qINGzYQAOSdd95RlCP5Lf/yl78UHb/tttsIALJ48WJCSEIXc3JyyPnnny/Sj7vuuosAENlQI++eQqHYA51qSKFQMsYnn3wCr9fLjwQl+cMf/gBCiK5odXl5efzfsVgMbW1tOOSQQ1BaWor169eblm3q1KkoLy9HdXU1Lr30UhQUFGDu3Ln8tKT29nYsXrwYl19+OXp6etDa2orW1la0tbXhnHPOwc6dO/koiJMmTUJTUxO2b98OIDGydcYZZ2DSpEn4/PPPASRGiwghohEv4bP19fWhtbUVp556Kggh2LBhQ4rMv/nNb0S/P/nkEwBIKV89o0pmmDp1Kj8SCSQCbxQXF2P37t0AEiOc7733Hi688EIQQvgya21txTnnnIOuri7Nd9bW1obPPvsMP/vZz/hjl1xyCRiGwdtvv80fa2howKZNm3D11VejsLCQPz558mSMHz9elOY777yDkpISnHXWWSKZTjzxRBQWFmLJkiWi64866ijReyovL8fhhx/OP6cVDj/8cJSXl+Oggw7CL37xCxxyyCH49NNP+RHMjRs3YufOnbjyyivR1tbGy9rX14czzzwTy5cvB8dx4DgOc+bMwYUXXsivVRTCMAz/7JMmTcKQIUNEzz516lSwLIvly5crynrFFVegublZNGXu3XffBcdxuOKKKwAY+07UePHFF1FeXo6KigqccsopWLlyJW699VbcfPPNpvK47rrr4PV6NfNNcv3112PBggUp/x111FGi66qqqkSja8XFxbj66quxYcMGNDY2yqadHNH67LPPEAwGZa9Jfsu33nqr6Pgf/vAHAInRXQBYuHAhotEofve73/HvGJD/5q28ewqFYg461ZBCoWSMmpoaVFVVoaioSHQ8OSWrpqZGM41QKIRZs2bh5ZdfRn19vWjNlHB9hFGeeeYZHHbYYejq6sJLL72E5cuXIxAI8Od37doFQgjuuece3HPPPbJpNDc3Y+TIkXwj/fPPP8eoUaOwYcMGPPjggygvL8djjz3GnysuLsZxxx3H319bW4s///nPmDt3bspaI+mz+Xy+lLUqNTU18Hg8ImcISDTunWD06NEpx4YMGcLL3tLSgs7OTrzwwgt44YUXZNNobm5WzeOtt95CLBbD8ccfj127dvHHTznlFMyePRs33HADgAHdSU5FE3LIIYeIHLydO3eiq6sLFRUVumTSek4rvPfeeyguLkZLSwueeuop7NmzR+SA79y5EwAwY8YMxTS6uroQjUbR3d3NT/dTYufOnfjmm29QXl4ue17tfSTXmL311ls488wzASTez4QJE3DYYYcBMPadqPHjH/8YN954IxiGQVFREY4++mg+IIaZPMaOHauan5RDDz0UU6dO1bzukEMOETk8APiy2Lt3r2gNp1CWW2+9FU888QRmz56NSZMm4aKLLsJVV13FO2XJb1mqz5WVlSgtLeX1PfnvoYceKrquvLxcNF0VsPbuKRSKOajjRaFQXM3vfvc7vPzyy7j55psxceJElJSUgGEYTJs2zdIC8ZNPPpkfKbj44otx+umn48orr8T27dtRWFjIp33bbbfhnHPOkU0j2UiqqqrC2LFjsXz5chx00EEghGDixIkoLy/H73//e9TU1ODzzz/HqaeeCo8nMRGBZVmcddZZaG9vxx//+EccccQRKCgoQH19Pa655pqUZwsEAvy9mUJpBCHpDCdlvuqqqxQdB63w9LNnzwYAnHbaabLnd+/ejYMPPliXvEk4jkNFRQWfthRpw1TrOa1wxhln8FENL7zwQowfPx7Tp0/HunXr4PF4+DL829/+hgkTJsimUVhYiPb2dl35cRyHs846C3fccYfs+aTTIEcgEMDFF1+MDz74AP/617/Q1NSElStX4qGHHhKlD+j7TtQYNWqUouNjJg+hM5sNPP7447jmmmvw4YcfYv78+bjpppswa9YsfPHFF6IOFalTZwUr755CoZiDOl4UCiVjjBkzBgsXLkRPT49o1Gvbtm38+SRKDY53330XM2bMwOOPP84fC4fDtm466/V6MWvWLPzgBz/AP//5T9x55518497v9+vqCZ80aRKWL1+OsWPHYsKECSgqKsJxxx2HkpISzJs3D+vXr8d9993HX79p0ybs2LEDr776Kq6++mr++IIFC3TLPWbMGHAch++++040ypWc8phukpEVWZbVVWZS9uzZg1WrVuHGG29MCejAcRx+/vOf47///S/uvvtuXneEo2JJpMfGjRuHhQsX4rTTTrOtQW5HA7mwsBB/+ctfcO211+Ltt9/GtGnT+NHL4uJi1TIsLy9HcXGxKLKgHOPGjUNvb6+p9wEkphu++uqrWLRoEb799lsQQvhphgAMfydmSEceekmOvgnf/44dOwBAcz+38ePHY/z48bj77ruxatUqnHbaaXjuuefw4IMP8t/yzp07RUFampqa0NnZyet78t+dO3eKOiBaWlpSRmStvnsKhWIcusaLQqFkjPPOOw8sy+Kf//yn6Pjf//53MAwj2p+noKBA1pnyer0pIw1PP/00WJa1VdYpU6bg5JNPxpNPPolwOIyKigpMmTIFzz//PPbv359yfUtLi+j3pEmTsHfvXrz11lv81EOPx4NTTz0VTzzxBGKxmGjdUHJURfhshBD84x//0C1zsvyEoewBZCxamdfrxSWXXIL33ntP1iGQlpmU5IjUHXfcgUsvvVT03+WXX47Jkyfz11RVVeGYY47Ba6+9ht7eXj6NZcuWYdOmTaJ0L7/8crAsiwceeCAlz3g8bsqJT06Ds9oBMH36dIwaNQqPPPIIAODEE0/EuHHj8Nhjj4meK0myDD0eDy6++GL873//w1dffZVyXVKvLr/8cqxevRqfffZZyjWdnZ2Ix+Oq8k2dOhVDhw7FW2+9hbfeegsnn3yyaBqf0e/EDOnIQy8NDQ2iCIPd3d147bXXMGHCBNlphslrpOU8fvx4eDwePlR8cvNm6bf7xBNPAAAfqXTq1Knw+/14+umnRbZD7pu3+u4pFIpx6IgXhULJGBdeeCF+8IMf4P/+7/+wd+9eHHfccZg/fz4+/PBD3HzzzaK1SSeeeCIWLlyIJ554gp+6d8opp+CCCy7A66+/jpKSEhx11FFYvXo1Fi5cyIcvt5Pbb78dl112GV555RX8+te/xjPPPIPTTz8d48ePx3XXXYeDDz4YTU1NWL16Nfbt24evv/6avzfpVG3fvl00FeuMM87Ap59+ikAggO9973v88SOOOALjxo3Dbbfdhvr6ehQXF+O9994ztI5owoQJ+NnPfoZ//etf6OrqwqmnnopFixbJjgKli4cffhhLlizBKaecguuuuw5HHXUU2tvbsX79eixcuFB1itzs2bMxYcIEVFdXy56/6KKL8Lvf/Q7r16/HCSecgIceegg//vGPcdppp+Haa69FR0cH/vnPf+KYY44ROS2TJ0/Gr371K8yaNQsbN27E2WefDb/fj507d+Kdd97BP/7xD1x66aWGnnPChAnwer145JFH0NXVhUAggB/+8IeK68iU8Pv9+P3vf4/bb78d8+bNw7nnnot///vf+NGPfoSjjz4a1157LUaOHIn6+nosWbIExcXF+N///gcAeOihhzB//nxMnjwZ119/PY488kjs378f77zzDlasWIHS0lLcfvvtmDt3Li644AI+JH5fXx82bdqEd999F3v37uWnPirJ99Of/hRvvvkm+vr6+DWLQox8J2ZxOo/169fjP//5T8rxcePGYeLEifzvww47DDNnzsTatWsxfPhwvPTSS2hqasLLL7+smPbixYtx44034rLLLsNhhx2GeDyO119/ne+oAIDjjjsOM2bMwAsvvIDOzk5MnjwZX375JV599VVcfPHF+MEPfgAgMdJ52223YdasWbjgggtw3nnnYcOGDfj0009T3qPVd0+hUEyQ5iiKFArlAEYaTp4QQnp6esgtt9xCqqqqiN/vJ4ceeij529/+JgqFTAgh27ZtI2eccQbJy8sThUXu6Ogg1157LSkrKyOFhYXknHPOIdu2bSNjxowRhU42Gk5eLgQ3y7Jk3LhxZNy4cXwo6u+++45cffXVpLKykvj9fjJy5EhywQUXkHfffTfl/oqKCgKANDU18cdWrFhBAJBJkyalXL9161YydepUUlhYSMrKysh1113Hh2h/+eWX+etmzJhBCgoKZJ8nFAqRm266iQwbNowUFBSQCy+8kNTV1TkSTv6GG25IOS59D4QQ0tTURG644QZSXV1N/H4/qaysJGeeeSZ54YUXFPNft24dAUDuuecexWv27t1LAJBbbrmFP/bmm2+SI444ggQCAXLMMceQuXPnkksuuYQcccQRKfe/8MIL5MQTTyR5eXmkqKiIjB8/ntxxxx2k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", "text/plain": [ "
" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "image/png": "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qhSCUxWQmJioTz/9tNB9eXl5+uuvvwhOQCXRu3dvtW/fvsLez8/Pr8LeqzR8fHx0xx13eGz797//rTFjxighIUFDhw7VJ598YlJ1Zy83N1c33XST0tPT9cMPP6hz584e+0eNGqWFCxcqLy+v2OscPXpU1apVK89SAaDKYareOe7LL7/UM888U+R+h8OhPn366J577qnAqgCUl/x7kMaNG6fXXntNDRs2VGBgoLp166YNGzZ4HJuWlqa4uDidd9558vf3V0REhG688UZt377dfczp9zgV5bvvvlPXrl1VrVo1hYaG6sYbb9SmTZs8jnnuuedks9n0+++/a8iQIQoNDVVISIji4uKUlZV1Vp/7qaeeUs+ePTV79mxt3brVY9+3337rrq1GjRrq06ePfv311wLX2Lx5s2699VbVrVtXgYGBatasmcf/f+7YsUPDhg1Ts2bNFBgYqNq1a+uWW27x+H79+eefstlseu211wpcf+nSpbLZbPr444+L/ByzZ8/Whg0b9OyzzxYITfl69uyp3r17u1/nT+P84YcfNGzYMNWrV0/nnXdeqWs+9Ro//vij7rvvPtWuXVvBwcEaPHiwDh48WGgdS5YsUYcOHRQQEKDGjRvrgw8+KPJzAcC5gBGnc9i6det0++23y2azFbqCno+Pj5o0aaKPP/5YDofDhAoBeOvw4cPat2+fxzabzabatWt7bPvggw+UmZmp4cOH6/jx43r99dd11VVXaf369QoLC5Mk9evXT7/++qsefPBBRUdHa8+ePUpKSlJqaqqio6NLXdOiRYvUu3dvNW7cWM8995yOHTumN998U507d9aqVasKXOvWW29Vo0aNlJiYqFWrVundd99VvXr19PLLL5/R9yTfnXfeqYULFyopKUkXXHCBJGnGjBmKjY1Vr1699PLLLysrK0uTJk1Sly5dtHr1andt69atU9euXeXr66t7771X0dHR+uOPP/TNN9/oxRdflCStWLFCS5cu1cCBA3Xeeedp+/btmjRpkq644gpt3LhRQUFBaty4sTp37qyZM2fq0Ucf9ahv5syZqlGjhm688cYiP8M333wjSQVG1Upj2LBhqlu3rkaOHKmjR4+WuuZTjRgxQqGhoXruuee0ZcsWTZo0STt27NDixYtls9ncx/3+++/q37+/7r77bsXGxmrq1KkaMmSI2rVrp4suusjr2gGg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OjEaNGPGDIWEhKhFixZKSUnRokWLCiwFn2/w4MF644039P3335d6qXVfX199+eWX6tWrl7p06aKbb77Z/QyqXbt2ac6cOUpNTVWfPn1KdT1va87JyXH3xZYtW/T222+rS5cuuuGGG0r1fgBwLiM4VXK5ubnq37+/du7cWeyT5GfPnq3mzZtXYGUAysPIkSML3T5t2jSP4DR48GDZ7XZNmDBBe/bsUYcOHfTWW28pIiJCkhQVFaXbbrtNycnJmjFjhnx8fNS8eXN9+umn6tevn1c1de/eXfPnz9eoUaM0cuRI+fr6qlu3bnr55ZcLXbDgbGRnZ7unvAUFBalevXpq166dRo4cqZtuuqnAPUS333676tevrzFjxmjs2LHKzs5WZGSkunbtqri4OPdxrVu31rJly/Tss89q0qRJOn78uBo2bKhbb73Vfczrr78uh8OhmTNn6vjx4+rcubMWLVqkXr16FVpr/jONNm3apEGDBpX6M15wwQVas2aN3njjDX355Zf69ttvlZOTo7CwMHXs2FGjRo1yLxRREm9rfuuttzRz5kyNHDlSTqdTt912m9544w2P1QUBoKqyGdzJWak9+OCDmjhxYrFTN8aPH1/gQYwAzk3bt29Xo0aNNHbsWP3rX/8yu5wqr23btqpVq5aSk5PNLqVY06dPV1xcnFasWFGqVRsBoCpixKkSmzJlinuaSWHsdrsGDx6sRx55pOKKAgBIkn755RetWbNG06dPN7sUAEAZIDhVUj/88IOGDRtW5H6Hw6FLL71UkydPZooFAFSgDRs2aOXKlXr11VcVERGhAQMGmF0SAKAMsKpeJfTnn3+qb9++RU7PczgcCgsL09dffy1/f/8Krg4AqrbPPvtMcXFxcjqd+vjjj4t87hIAoHLhHicL2rt3r+Lj4/XUU0/poosu8tiXkZGhDh066Pfffy90MQibzSZ/f38tW7ZMrVu3rqiSAQAAgHMaI04WNGfOHH344Yfq0KGD5s6d696el5en2267rcjQJJ14vsdHH31EaAIAAADKEMHJgpYsWSKHw6Fjx47p+uuv17hx42QYhp5++ml9++23xS47/sILL+imm26qwGoBAACAc1+Vm6rncrn0999/q0aNGpZdNKFVq1basWOHx7ZOnTpp6dKlRZ5jt9t14403atq0aZb9XAAAAICVGIahzMxM1a9fv8CzAE9X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", "text/plain": [ "
" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stdout", "output_type": "stream", "text": [ "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Episode 1000 Reward: 105\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Episode 1000 Reward: 70\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Episode 1000 Reward: 110\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Episode 1000 Reward: 85\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Episode 1000 Reward: 110\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Episode 1000 Reward: 180\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Episode 1000 Reward: 230\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Episode 1000 Reward: 590\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Episode 1000 Reward: 70\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Episode 1000 Reward: 90\n" ] }, { "data": { "image/png": "iVBORw0KGgoAAAANSUhEUgAAA1IAAAHWCAYAAAB9mLjgAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjguMiwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy8g+/7EAAAACXBIWXMAAA9hAAAPYQGoP6dpAACnvklEQVR4nOzdeXhU5dkG8Hv2ZCaZSSaTfTMsISACCiIRQVQUEXfUUlGUWq0UN6y2tl+r4kbVulTr2lqkKq11XxFxQWQVARcEwp593ybJZPbz/ZGZ00wSIIHknDM59++6uC6Ymcw883JzmGfOe95XIwiCACIiIiIiIuo1rdwFEBERERERRRs2UkRERERERH3ERoqIiIiIiKiP2EgRERERERH1ERspIiIiIiKiPmIjRURERERE1EdspIiIiIiIiPqIjRQREREREVEfsZEiIiIiIiLqIzZSRKQ6q1evhkajwerVq+UuRRE0Gg3uvfdeucuQxcsvvwyNRoODBw9K+roDMeatra1ISUnBa6+91q/PK4dp06Zh2rRpcpfRo54yM5D17tixA3q9Htu3bx+Q5yeio8dGiogkodFoevWrN83NQw89hHfffXfAaw5/YAr/0uv1yMzMxLXXXovy8vIBf32KFG6AD/XrP//5j9wlyuqvf/0r4uPjMWfOnG73/fDDD5g/fz7y8vIQExODuLg4jBs3Dr/97W+xf/9+GaqVVuecaLVaZGRk4JxzzomKL1NGjRqFWbNm4e6775a7FCLqQi93AUSkDq+88krEn//1r39h1apV3W4fOXLkEZ/roYcewmWXXYaLL764P0s8pPvuuw95eXlwu93YuHEjXn75Zaxduxbbt29HTEyMJDXQ/9xyyy04+eSTu91eWFjY5+e6+uqrMWfOHJhMpv4oTTY+nw9//etfsWjRIuh0uoj7/v73v2PBggVwOByYO3cuCgoK4Pf7sX37dvzrX//Ck08+ifb29m4/N9icffbZmDdvHgRBwIEDB/Dss8/izDPPxEcffYSZM2ce03N/+umn/VRlz2688Uacd9552LdvH4YOHTqgr0VEvcdGiogkcdVVV0X8eePGjVi1alW325Vo5syZmDBhAgDgl7/8JRwOBx5++GG8//77uOKKK2Su7sja2tpgsVjkLqNXelPrlClTcNlll/XL6+l0ukHRQHz44Yeora3tlsf169djwYIFmDx5Mj788EPEx8dH3P/YY4/hwQcfPOLzu1wumM3mfq1Zavn5+RHHm0suuQRjxozBk08+ecyNlNFoPNbyDmv69OlITEzEsmXLcN999w3oaxFR73FqHxEpRltbG37zm98gOzsbJpMJI0aMwF/+8hcIgiA+RqPRoK2tDcuWLROn6lx77bUAgOLiYvz617/GiBEjEBsbi6SkJFx++eX9fv3LlClTAAD79u2LuH3Xrl247LLLYLfbERMTgwkTJuD9998X729qaoJOp8NTTz0l3lZXVwetVoukpKSI97lgwQKkpaWJf/76669x+eWXIycnByaTCdnZ2Vi0aBHa29sjarj22msRFxeHffv24bzzzkN8fDzmzp0LAPB4PFi0aBGSk5MRHx+PCy+8EGVlZb16z+Fpda+//jr+8Ic/IC0tDRaLBRdeeCFKS0u7PX7Tpk0499xzYbPZYDabcfrpp2PdunURj7n33nuh0WiwY8cOXHnllUhMTMRpp53Wq3qORKPR4KabbsJrr72GESNGICYmBuPHj8eaNWsiHtfT9S7ffvstZsyYAYfDgdjYWOTl5eEXv/hFxM/1JqtA38a8vLwcv/jFL5CamgqTyYTjjz8e//znP3v1ft99910cd9xx3c5WLF68GBqNBq+99lq3JgoAYmJicP/990c0k9OmTcPo0aOxZcsWTJ06FWazGX/4wx/E93PPPfdg2LBhYg5/+9vfwuPxdHvuV199FePHj0dsbCzsdjvmzJnTY1ZefPFFDB06FLGxsZg4cSK+/vrriPtbW1thsVhw6623dvvZsrIy6HQ6LFmypFfj1NkJJ5wAh8OBAwcOiLd98cUXmDJlCiwWCxISEnDRRRdh586dR3yunq6RcrvduPfee5Gfn4+YmBikp6fj0ksvxb59+yAIAo477jhcdNFF3Z7L7XbDZrPhV7/6lXibwWDAtGnT8N577/X5fRLRwOEZKSJSBEEQcOGFF+LLL7/Eddddh3HjxmHlypW48847UV5ejieeeAJAxxTBX/7yl5g4cSJuuOEGABA/PG7evBnr16/HnDlzkJWVhYMHD+K5557DtGnTsGPHjn77Rj38oTsxMVG87aeffsLkyZORmZmJu+66CxaLBf/9739x8cUX46233sIll1yChIQEjB49GmvWrMEtt9wCAFi7di00Gg0aGhqwY8cOHH/88QA6GqdwwwYAb7zxBlwuFxYsWICkpCR88803ePrpp1FWVoY33ngjoj6/348ZM2bgtNNOw1/+8hfxff/yl7/Eq6++iiuvvBKnnnoqvvjiC8yaNatP7/3BBx+ERqPB7373O9TU1ODJJ5/E9OnT8d133yE2NhZAx4fRmTNnYvz48bjnnnug1WqxdOlSnHnmmfj6668xceLEiOe8/PLLMXz4cDz00EPdGpGetLS0oK6urtvtSUlJ0Gg04p+/+uorvP7667jllltgMpnw7LPP4txzz8U333yD0aNH9/jcNTU1OOecc5CcnIy77roLCQkJOHjwIN5++23xMb3NKtD7Ma+ursakSZPEBjA5ORkrVqzAddddB6fTidtuu+2wY7J+/XqcdNJJEbe5XC588cUXmDZtGrKysg77813V19dj5syZmDNnDq666iqkpqYiGAziwgsvxNq1a3HDDTdg5MiR+PHHH/HEE09g9+7dEdctPvjgg/jTn/6EK664Ar/85S9RW1uLp59+GlOnTsW2bduQkJAAAHjppZfwq1/9Cqeeeipuu+027N+/HxdeeCHsdjuys7MBAHFxcbjkkkvw+uuv4/HHH49o+v79739DEATxy4K+aGxsRGNjI4YNGwYA+OyzzzBz5kwMGTIE9957L9rb2/H0009j8uTJ2Lp1K4477rheP3cgEMD555+Pzz//HHPmzMGtt96KlpYWrFq1Ctu3b8fQoUNx1VVX4ZFHHkFDQwPsdrv4sx988AGcTme3s/Xjx4/He++9B6fTCavV2uf3S0QDQCAiksHChQuFzoegd999VwAgPPDAAxGPu+yyywSNRiPs3btXvM1isQjXXHNNt+d0uVzdbtuwYYMAQPjXv/4l3vbll18KAIQvv/zysDUuXbpUACB89tlnQm1trVBaWiq8+eabQnJysmAymYTS0lLxsWeddZZwwgknCG63W7wtGAwKp556qjB8+PCI952amir++fbbbxemTp0qpKSkCM8995wgCIJQX18vaDQa4a9//eth39uSJUsEjUYjFBcXi7ddc801AgDhrrvuinjsd999JwAQfv3rX0fcfuWVVwoAhHvuueewYxEes8zMTMHpdIq3//e//xUAiLUGg0Fh+PDhwowZM4RgMBhRf15ennD22WeLt91zzz0CAOHnP//5YV+7aw2H+lVZWSk+Nnzbt99+K95WXFwsxMTECJdccol4W/jv+MCBA4IgCMI777wjABA2b958yDp6m9W+jPl1110npKenC3V1dRGPnTNnjmCz2Xr8+w/z+XyCRqMRfvOb30Tc/v333wsAhNtuu63bz9TX1wu1tbXiL4/HI953+umnCwCE559/PuJnXnnlFUGr1Qpff/11xO3PP/+8AEBYt26dIAiCcPDgQUGn0wkPPvhgxON+/PFHQa/Xi7d7vV4hJSVFGDduXMTrv/jiiwIA4fTTTxdvW7lypQBAWLFiRcRzjhkzJuJxhwJAuO6664Ta2lqhpqZG2LRpk3DWWWcJAITHHntMEARBGDdunJCSkiLU19eLP/f9998LWq1WmDdvnnhb18yEx6xzHf/85z8FAMLjjz/erZbwv4uioiIBgPjvPuzCCy8UjjvuuIh/P4IgCMuXLxcACJs2bTri+yUiaXBqHxEpwscffwydTieeqQn7zW9+A0EQsGLFiiM+R/iMCNBx8X19fT2GDRuGhIQEbN269ahrmz59OpKTk5GdnY3LLrsMFosF77//vvgtf0NDA7744gtcccUV4tmSuro61NfXY8aMGdizZ4+4yt+UKVNQXV2NoqIiAB1nnqZOnYopU6aIU5rWrl0LQRAizkh1fm9tbW2oq6vDqaeeCkEQsG3btm41L1iwIOLPH3/8MQB0G98jnenoat68eRFTxC677DKkp6eLz//dd99hz549uPLKK1FfXy+ORVtbG8466yysWbMGwWAw4jlvvPHGPtVw9913Y9WqVd1+df5WH+hYfGL8+PHin3NycnDRRRdh5cqVCAQCPT53+EzJhx9+CJ/P1+NjepvV3o65IAh46623cMEFF0AQBHHM6urqMGPGDDQ3Nx82vw0NDRAEIeIMKQA4nU4AHWd0uhoyZAiSk5PFX52noAKAyWTC/PnzI2574403MHLkSBQUFETUeOaZZwIAvvzySwDA22+/jWAwiCuuuCLicWlpaRg+fLj4uG+//RY1NTW48cYbI64xuvbaa2Gz2SJee/r06cjIyIhY2n379u344Ycfen2d5UsvvYTk5GSkpKTglFNOwbp163D77bfjtttuQ2VlJb777jtce+21ETkaM2YMzj77bPHvsrfeeustOBwO3Hzzzd3uC581zc/PxymnnBLxnhoaGrBixQrMnTs34uwq8L8z4D2djSUieXBqHxEpQnFxMTIyMrpdxxFexa+4uPiI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/va3uPnmm3HDDTfg5JNPRmtrKz755JOIRQZee+01FBQU4KyzzsJ5552H0047DS+++KIcb0lRwiuyZWdn4+KLL8b06dOxatUqAB3Xpy1ZsgR5eXmIjY3F2LFj8eabb4o/O2HCBPzlL38R/3zxxRfDYDCgtbUVAFBWVgaNRoO9e/cCAF555RVMmDAB8fHxSEtLw5VXXhkx5XL16tXQaDRYsWIFxo8fD5PJhLVr16KtrQ3z5s1DXFwc0tPT8dhjj0kxNERERHQI22tqMPftt/GrDz9EG6/3ITokWRebAIDzzz8f559//iHv12g0uO+++3Dfffcd8jF2u71fNt/trUWffILGAZwiJwhCjxv/JsbE4Ilzzz2q59y+fTvWr18vTptcsmQJXn31VTz//PMYPnw41qxZg6uuugrJyck4/fTTcfrpp2P16tW44447IAgCvv76ayQkJGDt2rU499xzxeXqhw0bBqBjv637778fI0aMQE1NDW6//XZce+21+PjjjyPquOuuu/CXv/wFQ4YMQWJiIu6880589dVXeO+995CSkoI//OEP2Lp1K8aNG3dU75P6rvMG2ERSYOZIasxc37y7axcCgoBalwtbKisxNfTZgXqHeVMP2RupaNTodqO+vX3Anv9QjVRfffjhh4iLi4Pf74fH44FWq8Xf/vY3eDwePPTQQ/jss8/Ea82GDBmCtWvX4oUXXsDpp5+OadOm4aWXXkIgEMD27dthNBrxs5/9DKtXr8a5556L1atX4/TTTxdf6xe/+IX4+yFDhuCpp54SzyDGxcWJ99133304++yzAQCtra146aWX8Oqrr+Kss84CACxbtgxZWVnH/N6JiIio79p9PmwN7dcEALvq6thIER0CG6mjkDjAexcFAgHodLpjft0zzjgDzz33HNra2vDEE09Ar9dj9uzZ+Omnn+ByucSGJszr9eLEE08EAEyZMgUtLS3Ytm0b1q9fLzZXf/7znwEAX331Fe68807xZ7ds2YJ7770X33//PRobGxEMBgF0bHLceWXGzhsn79u3D16vN2JRELvdjhEjRvTpfdKxaWxsPOweCUT9jZkjqTFzvbelshK+0P/hQEcjRX3DvKkHG6mjcLTT63rL4/H0y9KZFotFnHr3z3/+E2PHjsVLL72E0aNHAwA++ugjZGZmRvxM+HUTEhIwduxYrF69Ghs2bMDZZ5+N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c3/rW9/CwMAADhw4EIhvExERiYh7pIiIKCh84Qtf8GqUAECn03l+Pr5hGfv17U7p+973voc1a9bg7NmzuP/++7F69WosWbIEAFBXV4d58+Z5migAKCwshCAIuHz5MmJjY2Gz2bBo0SLP+yMjI1FQUOAZ7/v4448xMDCAL37xi15fd2hoCLm5uf7/5omISHbYSBERUVCIj4/HtGnT7spzrVy5ElarFW+//TYOHz6Me++9F6WlpXjuuefuyvOP7af661//ivT0dK/3TfaADCIikjfukSIiopBw8uTJCb/Oycm57cenpKSgpKQE+/btw65du7Bnzx4AQE5ODs6fPw+n0+n52BMnTkCpVCI7OxsajQZGoxGnTp3yvH94eBg1NTWeX8+cORMxMTFoamrCtGnTvN7MZvPd+i0TEZGEuCJFRERBYXBwEFevXvV6LDIy0nNIxBtvvIGCggIsXboU+/fvx+nTp/Hqq6/6fK4nn3wS+fn5mDVrFgYHB3Ho0CFP01VcXIzt27ejpKQEP/nJT9DZ2YkNGzbg61//OgwGAwBg48aNeOaZZzB9+nTMmDEDO3fuRG9vr+f51Wo1fvjDH2Lz5s0QBAFLly6F3W7HiRMnkJiYiJKSkgB8h4iISExspIiIKCj87W9/g9Fo9HosOzsb9fX1AICf/vSnOHjwIL7//e/DaDTid7/7HWbOnOnzuaKjo/HEE0+gsbERKpUKy5Ytw8GDBwEAcXFxePfdd7Fx40YsWLAAcXFxWLNmDXbu3On5/Mceeww2mw0lJSVQKpVYt24dHnroIdjtds/HPPXUU0hJSUF5eTmuXLkCrVaLvLw8bN269W5/a4iISAI8tY+IiIKeQqFAZWUlVq9eLXUpREQUJrhHioiIiIiIyE9spIiIiIiIiPzEPVJERBT0OKVORERi44oUERERERGRn9hIERERERER+YmNFBERERERkZ/YSBEREREREfmJjRQREREREZGf2EgRERERERH5iY0UERERERGRn9hIERERERER+en/AROOOy8BCmS3AAAAAElFTkSuQmCC", "text/plain": [ "
" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "image/png": "iVBORw0KGgoAAAANSUhEUgAAAbUAAAGzCAYAAACo84nAAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjguMiwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy8g+/7EAAAACXBIWXMAAA9hAAAPYQGoP6dpAAEAAElEQVR4nOx9d5wlR3Xud6q6+8aZ2byrLIEAIyEJSUSDQOQMAhMssEkmJ9uYhwGTk7DABpuHQDY2wkEgTA4m2IBAItvGgAl6CKOAwobZnZmbu7vqvD9OVXffNHMnbdIc/a5mb9/u6urqqjr5O8TMjA3aoA3aoA3aoKOA1KHuwAZt0AZt0AZt0FrRBlPboA3aoA3aoKOGNpjaBm3QBm3QBh01tMHUNmiDNmiDNuiooQ2mtkEbtEEbtEFHDW0wtQ3aoA3aoA06amiDqW3QBm3QBm3QUUMbTG2DNmiDNmiDjhraYGobtEEbtEEbdNTQBlPboKOGnvnMZ+Lkk09e8rzrrrsORITLLrts3fu0UnrjG98IIjrU3digDTriaIOpbdAhp1//+td4yUtegjve8Y6oVquoVqs47bTT8OIXvxg//vGPD1m/rrzyShDR2M9HP/rRQ9a32yJdcsklh7UgskGHB9EG9uMGHUr6/Oc/j6c85SkIggBPe9rTcNZZZ0EphV/84hf45Cc/ieuvvx6//vWvcdJJJy3ZVpIksNaiVCotet51112HU045BR/60IfwzGc+c+x5V155JR7wgAfgZS97Ge5+97sP/X7eeedN1K+VUJqmSNMU5XJ5Xdo/Eukud7kLtm3bhiuvvPJQd2WDDmMKDnUHNui2S7/61a/wu7/7uzjppJPw1a9+Fcccc0zf73/+53+OSy65BEotblBotVqo1WoIw3Bd+nneeefhiU984rq0PY6CIEAQLL48rbWI43iD8W3QBhVow/y4QYeMLr74YrRaLXzoQx8aYmiAbOwve9nLcMIJJ2THnvnMZ6Jer+NXv/oVHvnIR2JqagpPe9rTst8GfWpzc3N45jOfiZmZGWzatAnPeMYzMDc3t+bPQkR4yUtegk9/+tO4y13uglKphNNPPx1f+tKXsnM+/vGPg4jwjW98Y+j6Sy+9FESE//mf/wEw2qfm7/HP//zPOP3001EqlbL2f/jDH+IRj3gEpqenUa/X8aAHPQjf/e53+66/7LLLQET41re+hZe//OXYvn07arUaHv/4x2Pv3r1955588sl49KMfjSuvvBJ3u9vdUKlUcMYZZ2Ra0ic/+UmcccYZKJfLOPfcc/HDH/5w6Jl+8Ytf4IlPfCK2bNmCcrmMu93tbvjsZz+7oj6dfPLJ+OlPf4pvfOMbmfn3/PPPX+KtbNBtkTY0tQ06ZPT5z38ep556Ku55z3su67o0TfGwhz0M973vffGud70L1Wp15HnMjMc97nG4+uqr8YIXvAB3vvOd8alPfQrPeMYzlnW/RqOBffv2DR3funVrH+O5+uqr8clPfhIvetGLMDU1hb/+67/G7/zO7+CGG27A1q1b8ahHPQr1eh0f+9jHcP/737+vrSuuuAKnn3467nKXuyzal6997Wv42Mc+hpe85CXYtm1bttmfd955mJ6exitf+UqEYYhLL70U559/Pr7xjW8Mje9LX/pSbN68GW94wxtw3XXX4T3veQ9e8pKX4Iorrug779prr8VTn/pUPP/5z8fv/d7v4V3vehce85jH4AMf+ABe85rX4EUvehEA4KKLLsKTn/xkXHPNNZlW/dOf/hT3uc99cNxxx+FVr3oVarUaPvaxj+GCCy7AJz7xCTz+8Y9fVp/e85734KUvfSnq9Tr+7M/+DACwc+fORcdqg26jxBu0QYeA5ufnGQBfcMEFQ78dOHCA9+7dm33a7Xb22zOe8QwGwK961auGrnvGM57BJ510Uvb905/+NAPgiy++ODuWpimfd955DIA/9KEPLdrHr3/96wxg7OeWW27JzgXAURTxtddemx370Y9+xAD4ve99b3bswgsv5B07dnCaptmxW265hZVS/OY3vzk79oY3vIEHlycAVkrxT3/6077jF1xwAUdRxL/61a+yYzfffDNPTU3x/e53v+zYhz70IQbAD37wg9lamx3/4z/+Y9Za89zcXHbspJNOYgD87W9/Ozv25S9/mQFwpVLh66+/Pjt+6aWXMgD++te/nh170IMexGeccQZ3u93smLWWf/u3f5vvcIc7rKhPp59+Ot///vfnDdqgxWjD/LhBh4QWFhYAAPV6fei3888/H9u3b88+73vf+4bOeeELX7jkPf71X/8VQRD0nau1xktf+tJl9fX1r389/u3f/m3os2XLlr7zHvzgB+P2t7999v3MM8/E9PQ0/vd//zc79pSnPAV79uzpC3b4+Mc/DmstnvKUpyzZl/vf//447bTTsu/GGHzlK1/BBRdcgNvd7nbZ8WOOOQZPfepTcfXVV2dj7el5z3ten4Z53nnnwRiD66+/vu+80047Dfe+972z717je+ADH4gTTzxx6Lh/zv379+NrX/sanvzkJ2da7r59+zA7O4uHPexh+OUvf4mbbrppRX3aoA1aijbMjxt0SGhqagoA0Gw2h3679NJL0Wg0sHv3bvze7/3e0O9BEOD4449f8h7XX389jjnmmCHGeac73WlZfT3jjDPw4Ac/eMnzihu9p82bN+PAgQPZ94c//OGYmZnBFVdcgQc96EEAxPR417veFXe84x2XvMcpp5zS933v3r1ot9sjn+nOd74zrLW48cYbcfrpp4/t5+bNmwGgr5+jzpuZmQGAPh9n8bi//tprrwUz43Wvex1e97rXjXyOPXv24Ljjjlt2nzZog5aiDaa2QYeEZmZmcMwxx2SBEUXykv9111038tpSqbRkROShIK31yONcyJoplUq44IIL8KlPfQqXXHIJdu/ejW9961t4+9vfPtE9KpXKQennYuctdb21FgDwile8Ag972MNGnnvqqaeuqE8btEFL0QZT26BDRo961KPwwQ9+EN///vdxj3vcY83b96kCzWazT1u75ppr1vxey6GnPOUp+PCHP4yvfvWr+PnPfw5mnsj0OIq2b9+OarU68pl+8YtfQCk1pFmtN3kzaBiGE2m4k9IGwsoGTUKHn7i7QbcZeuUrX4lqtYpnP/vZ2L1799Dvq5XSH/nIRyJNU7z//e/Pjhlj8N73vndV7a6WHvzgB2PLli244oorcMUVV+Ae97jHkFlxUtJa46EPfSg+85nP9Gm2u3fvxuWXX4773ve+mJ6eXqOeT0Y7duzA+eefj0svvRS33HLL0O+D6QOTUq1WW5d0jA06umhDU9ugQ0Z3uMMdcPnll+PCCy/Ene50pwxRhJnx61//GpdffjmUUhP5z0bRYx7zGNznPvfBq171Klx33XU47bTT8MlPfhLz8/PLaueqq65Ct9sdOn7mmWfizDPPXHa/wjDEE57wBHz0ox9Fq9XCu971rmW3UaS3vvWt+Ld/+zfc9773xYte9CIEQYBLL70UvV4PF1988araXim9733vw33ve1+cccYZeO5zn4vb3e522L17N77zne/gN7/5DX70ox8tu81zzz0X73//+/HWt74Vp556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", "text/plain": [ "
" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stdout", "output_type": "stream", "text": [ "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Max Timestamp, Decay Rate: 20, 0.995\n", "Initial Q-table:\n", "[[0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]\n", " [0. 0. 0. 0.]]\n", "\n", "Trained Q-table:\n", "[[486.2820197 506.17803614 564.10266578 481.5185444 ]\n", " [596.59776209 515.71607297 532.73542923 513.7724467 ]\n", " [529.40726043 500.87505941 576.13914474 513.25344426]\n", " [ 0. 0. 0. 0. ]\n", " [487.3683788 469.53787078 564.12727832 506.7110181 ]\n", " [ 0. 0. 0. 0. ]\n", " [504.55309032 519.57358002 523.40346305 587.50858839]\n", " [498.20037032 560.34925159 487.251847 486.22581733]\n", " [305.78083574 403.47425127 532.60997239 392.38607498]\n", " [425.35967798 572.4840518 446.13645931 456.12155767]\n", " [ 0. 0. 0. 0. ]\n", " [522.87941596 356.30191958 283.64995024 286.9526273 ]\n", " [ 0. 0. 0. 0. ]\n", " [330.13891763 150.65701172 320.55315932 453.23967218]\n", " [123.58510175 472.47282132 223.60804787 231.1576074 ]\n", " [ 0. 0. 0. 0. ]]\n" ] }, { "data": { "image/png": "iVBORw0KGgoAAAANSUhEUgAAA14AAAHWCAYAAABnpFhuAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjguMiwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy8g+/7EAAAACXBIWXMAAA9hAAAPYQGoP6dpAAEAAElEQVR4nOx9d3wdxdX2s7foqtiSm9wLpjcHCAQ+qp1gAqEnlDhAMAkBEgIECPACL4T64hBKCCShJKETQgtgig3uxgVj3HDHVbZlWbKtLt22u/P9seXO7s5suUXShXnyI9bdnXJ29uzMOXPKSIQQAgEBAQEBAQEBAQEBAYGCIdTdBAgICAgICAgICAgICHzTIRQvAQEBAQEBAQEBAQGBAkMoXgICAgICAgICAgICAgWGULwEBAQEBAQEBAQEBAQKDKF4CQgICAgICAgICAgIFBhC8RIQEBAQEBAQEBAQECgwhOIlICAgICAgICAgICBQYAjFS0BAQEBAQEBAQEBAoMAQipeAgICAgICAgICAgECBIRQvAQGBbwVmz54NSZIwe/bs7ialR0CSJNx77715be+6667LW3sCPQ/55plvK7prLtpnn31wxRVXdGmfAgICVgjFS0BAoGCQJMnXf34EkIceegjvvfdewWl+8cUXLbRFIhEMGzYMV1xxBWprawvef0/BuHHjfL277hLEFUXB0KFDIUkSpkyZ0i00uGHNmjW49957sXXrVl/l7733Xsu4RqNR7LPPPrjhhhvQ3NxcUFp7OuhxCYVCGDp0KH74wx92ieKydetWV/7/4x//WHAaBAQEvjmIdDcBAgIC31y88sorlt8vv/wypk2b5rh+yCGHeLb10EMP4cILL8T555+fTxK5uP/++zF69GgkEgl8/vnnePHFFzFv3jysWrUKpaWlXUJDd+J///d/8atf/cr8vXjxYjz55JO48847Le/rO9/5TneQh5kzZ6Kurg777LMPXnvtNfzoRz/qFjp4WLNmDe677z6MGzcO++yzj+96Tz/9NHr16oWOjg7MmDEDTz31FJYuXYp58+YVjlifiMfjiES6R2w47bTTcPnll4MQgi1btuDvf/87fvCDH+Cjjz7qknf/s5/9DGeeeabj+lFHHRW4rVNOOQXxeBwlJSX5IE1AQKCIIBQvAQGBguGyyy6z/P78888xbdo0x/WeiB/96Ec45phjAAC/+tWvMGDAADz88MOYPHkyLr744m6mzhsdHR2oqKjIuv5pp51m+V1aWoonn3wSp512GsaNG5cjdbnj1VdfxXe/+11MnDgRd955Z87P21Nw4YUXYsCAAQCAa665BhMmTMAbb7yBL774Ascee2y30tadGw4HHnigZd748Y9/jO985zt44okncla8/PDOd7/73bzNW6FQ6FuxeSMgIOCEcDUUEBDoVnR0dOD3v/89RowYgVgshoMOOgiPPvooCCFmGUmS0NHRgZdeesl08TFiFWpqanDttdfioIMOQllZGfr374+LLrrIt4uXX5x88skAgE2bNlmur1u3DhdeeCH69euH0tJSHHPMMZg8ebJ5v7m5GeFwGE8++aR5bc+ePQiFQujfv7/lOX/zm99g8ODB5u/PPvsMF110EUaOHIlYLIYRI0bgpptuQjwet9BwxRVXoFevXti0aRPOPPNM9O7dG5deeikAIJlM4qabbkJ1dTV69+6Nc889Fzt27MjfwNjw3nvv4fDDD0csFsNhhx2GqVOnOsrU1tbil7/8JQYNGmSWe/755333EY/H8e6772LChAm4+OKLEY/H8f777zPLvvXWWzj00ENRWlqKww8/HO+++y6uuOIKhxVKVVU88cQTOOyww1BaWopBgwbhmmuuQVNTk6XcPvvsg7PPPhvz5s3Dsccei9LSUuy77754+eWXzTIvvvgiLrroIgDA97///UAutXbw+G7RokU444wzUFVVhfLycowdOxbz58931K+trcWVV16JoUOHIhaLYfTo0fjNb36DVCpllmlubsaNN95ofoP7778/Hn74YaiqammLdi19++23IUkS5syZ4+jz2WefhSRJWLVqlXnN6zsJijFjxmDAgAHYsmVLoD4MV+I5c+bg2muvxcCBAzF8+PCs6aBh8Mann36KI488EqWlpTj00EPx3//+11KOFeO1YcMGXHDBBRg8eDBKS0sxfPhwTJgwAS0tLWYZWZbxwAMPYL/99kMsFsM+++yDO++8E8lk0tI+IQQPPvgghg8fjvLycnz/+9/H6tWrmTT7ffcCAgL5gbB4CQgIdBsIITj33HMxa9YsXHnllTjyyCPxySef4NZbb0VtbS3+/Oc/A9BcFn/1q1/h2GOPxdVXXw0A2G+//QBoLnALFizAhAkTMHz4cGzduhVPP/00xo0bhzVr1qC8vDwvtBqKXN++fc1rq1evxoknnohhw4bh9ttvR0VFBd58802cf/75eOedd/DjH/8Yffr0weGHH465c+fihhtuAADMmzcPkiShsbERa9aswWGHHQZAU7QMQRvQlIbOzk785je/Qf/+/fHFF1/gqaeewo4dO/DWW29Z6JNlGaeffjpOOukkPProo+Zz/+pXv8Krr76KSy65BCeccAJmzpyJs846Ky9jYse8efPw3//+F9deey169+6NJ598EhdccAG2bduG/v37AwDq6+vx//7f/zOTcVRXV2PKlCm48sor0draihtvvNGzn8mTJ6O9vR0TJkzA4MGDMW7cOLz22mu45JJLLOU++ugj/PSnP8WYMWMwadIkNDU14corr8SwYcMcbV5zzTV48cUX8Ytf/AI33HADtmzZgr/+9a9YtmwZ5s+fj2g0apbduHEjLrzwQlx55ZWYOHEinn/+eVxxxRU4+uijcdhhh+GUU07BDTfc4HDN9ONSaweL72bOnIkf/ehHOProo3HPPfcgFArhhRdewA9+8AN89tlnpmVs586dOPbYY9Hc3Iyrr74aBx98MGpra/H222+js7MTJSUl6OzsxNixY1FbW4trrrkGI0eOxIIFC3DHHXegrq4OTzzxBJOus846C7169cKbb76JsWPHWu698cYbOOyww3D44YcD8PedBEVTUxOampqw//77Z9XHtddei+rqavzhD39AR0eHZ3+dnZ3Ys2eP43qfPn0s7pcbNmzAT3/6U/z617/GxIkT8cILL+Ciiy7C1KlTHVZkA6lUCqeffjqSySSuv/56DB48GLW1tfjwww/R3NyMqqoqANq3/NJLL+HCCy/E73//eyxatAiTJk3C2rVr8e6775rt/eEPf8CDDz6IM888E2eeeSaWLl2KH/7whxZl23imbN69gIBADiACAgICXYTf/va3hJ523nvvPQKAPPjgg5ZyF154IZEkiWzcuNG8VlFRQSZOnOhos7Oz03Ft4cKFBAB5+eWXzWuzZs0iAMisWbNcaXzhhRcIADJ9+nSye/dusn37dvL222+T6upqEovFyPbt282yp556KhkzZgxJJBLmNVVVyQknnEAOOOAAy3MPGjTI/H3zzTeTU045hQwcOJA8/fTThBBC9u7dSyRJIn/5y19cn23SpElEkiRSU1NjXps4cSIBQG6//XZL2eXLlxMA5Nprr7Vcv+SSSwgAcs8997iOBY233nrLdfwAkJKSEss7W7FiBQFAnnrqKfPalVdeSYYMGUL27NljqT9hwgRSVVXFfGY7zj77bHLiiSeav5977jkSiURIQ0ODpdyYMWPI8OHDSVtbm3lt9uzZBAAZNWqUee2zzz4jAMhrr71mqT916lTH9VGjRhEAZO7cuea1hoYGEovFyO9//3vzmtd42XHPPfcQAGT9+vVk9+7dZOvWreT5558nZWVlpLq6mnR0dBBCNP464IADyOmnn05UVTXrd3Z2ktGjR5PTTjvNvHb55ZeTUChEFi9e7OjPqPvAAw+QiooK8vXXX1vu33777SQcDpNt27aZ1+w887Of/YwMHDiQyLJsXqurqyOhUIjcf//95jW/3wkPAMiVV15Jdu/eTRoaGsiiRYvIqaeeSgCQxx57LFAfxvd90kknWejmYcuWLQQA97+FCxeaZQ3eeOedd8xrLS0tZMiQIeSoo44yr9nnomXLlhEA5K233uLSYXzLv/rVryzXb7nlFgKAzJw5kxCi8WJJSQk566yzLPxx5513EgCWOTTIuxcQEMgPhKuhgIBAt+Hjjz9GOBw2LUEGfv/734MQ4itbXVlZmfl3Op3G3r17sf/++6NPnz5YunRp1rSNHz8e1dXVGDFiBC688EJUVFRg8uTJpltSY2MjZs6ciYsvvhhtbW3Ys2cP9uzZg7179+L000/Hhg0bzCyIJ598Murr67F+/XoAmmXrlFNOwcknn4zPPvsMgGYtIoRYLF70s3V0dGDPnj044YQTQAjBsmXLHDT/5je/sfz++OOPAcAxvn6sStlg/PjxpiUS0BJvVFZWYvPmzQA0C+c777yDc845B4QQc8z27NmD008/HS0tLZ7vbO/evfjkk0/ws5/9zLx2wQUXQJIkvPnmm+a1nTt3YuXKlbj88svRq1cv8/rYsWMxZswYS5tvvfUWqqqqcNppp1loOvroo9GrVy/MmjXLUv7QQw+1vKfq6mocdNBB5nPmgoMOOgjV1dXYZ5998Mtf/hL7778/pkyZYlowly9fjg0bNuCSSy7B3r17TVo7Ojpw6qmnYu7cuVBVFaqq4r333sM555xjxirSkCTJfPaTTz4Zffv2tTz7+PHjoSgK5s6dy6X1pz/9KRoaGiwuc2+//TZUVcVPf/pTAMG+Ezf861//QnV1NQYOHIjjjjsO8+fPx80334wbb7wxqz6uuuoqhMNhz34NXH311Zg2bZrjv0MPPdRSbujQoRbrWmVlJS6//HIsW7YMu3btYrZtWLQ++eQTdHZ2MssY3/LNN99suf773/8egGbdBYDp06cjlUrh+uuvN98xwP7mc3n3AgIC2UG4GgoICHQbampqMHToUPTu3dty3XDJqqmp8WwjHo9j0qRJeOGFF1BbW2uJmaLjI4Lib3/7Gw488EC0tLTg+eefx9y5cxGLxcz7GzduBCEEd999N+6++25mGw0NDRg2bJgppH/22WcYPnw4li1bhgcffBDV1dV49NFHzXuVlZU44ogjzPrbtm3DH/7wB0yePNkRa2R/tkgk4ohVqampQSgUsihDgCbcFwIjR450XOvbt69J++7du9Hc3IznnnsOzz33HLONhoYG1z7eeOMNpNNpHHXUUdi4caN5/bjjjsNrr72G3/72twAyvGO4otHYf//9LQrehg0b0NLSgoEDB/qiyes5c8E777yDyspK7N69G08++SS2bNliUcA3bNgAAJg4cSK3jZaWFqRSKbS2tprufjxs2LABX331Faqrq5n33d6HEWP2xhtv4NRTTwWgvZ8jjzwSBx54IIBg34kbzjvvPFx33XWQJAm9e/fGYYcdZibEyKaP0aNHu/ZnxwEHHIDx48d7ltt///0tCg8Acyy2bt1qieGkabn55pvx+OOP47XXXsPJJ5+Mc889F5dddpmplBnfsp2fBw8ejD59+pj8bvx7wAEHWMpVV1db3FWB3N69gIBAdhCKl4CAQFHj+uuvxwsvvIAbb7wRxx9/PKqqqiBJEiZMmJBTgPixxx5rWgrOP/98nHTSSbjkkkuwfv169OrVy2z7lltuwemnn85swxCShg4ditGjR2Pu3LnYZ599QAjB8ccfj+rqavzud79DTU0NPvvsM5xwwgkIhTRHBEVRcNppp6GxsRH/8z//g4MPPhgVFRWora3FFVdc4Xi2WCxm1u0u8CwIhjJs0HzZZZdxFQev9PSvvfYaAODEE09k3t+8eTP23XdfX/QaUFUVAwcONNu2wy6Yej1nLjjllFPMrIbnnHMOxowZg0svvRRLlixBKBQyx/CRRx7BkUceyWyjV69eaGxs9NWfqqo47bTTcNtttzHvG0oDC7FYDOeffz7effdd/P3vf0d9fT3mz5+Phx56yNI+4O87ccPw4cO5ik82fdDKbE/AY489hiuuuALvv/8+Pv30U9xwww2YNGkSPv/8c8uGil2pywW5vHsBAYHsIBQvAQGBbsOoUaMwffp0tLW1Waxe69atM+8b4Akcb7/9NiZOnIjHHnvMvJZIJPJ66Gw4HMakSZPw/e9/H3/9619x++23m8J9NBr1tRN+8sknY+7cuRg9ejSOPPJI9O7dG0cccQSqqqowdepULF26FPfdd59ZfuXKlfj666/x0ksv4fLLLzevT5s2zTfdo0aNgqqq2LRpk8XKZbg8djWMzIqKovgaMzu2bNmCBQsW4LrrrnMkdFBVFT//+c/x73//G3fddZfJO7RVzID92n777Yfp06fjxBNPzJtAng8BuVevXrjnnnvwi1/8Am+++SYmTJhgWi8rKytdx7C6uhqVlZWWzIIs7Lfffmhvb8/qfQCau+FLL72EGTNmYO3atSCEmG6GAAJ/J9mgK/rwC8P6Rr//r7/+GgA8z3MbM2YMxowZg7vuugsLFizAiSeeiGeeeQYPPvig+S1v2LDBkqSlvr4ezc3NJr8b/27YsMGyAbF7926HRTbXdy8gIBAcIsZLQECg23DmmWdCURT89a9/tVz/85//DEmSLOfzVFRUMJWpcDjssDQ89dRTUBQlr7SOGzcOxx57LJ544gkkEgkMHDgQ48aNw7PPPou6ujpH+d27d1t+n3zyydi6dSveeOMN0/UwFArhhBNOwOOPP450Om2JGzKsKvSzEULwl7/8xTfNxvjRqewBdFu2snA4jAsuuADvvPMOUyGwj5kdhkXqtttuw4UXXmj57+KLL8bYsWPNMkOHDsXhhx+Ol19+Ge3t7WYbc+bMwcqVKy3tXnzxxVAUBQ888ICjT1mWs1LiDTe4XDcALr30UgwfPhwPP/wwAODoo4/Gfvvth0cffdTyXAaMMQyFQjj//PPxwQcf4Msvv3SUM/jq4osvxsKFC/HJJ584yjQ3N0OWZVf6xo8fj379+uGNN97AG2+8gWOPPdbixhf0O8kGXdGHX+zcudOSYbC1tRUvv/wyjjzySKaboVHGPs5jxoxBKBQyU8Ubhzfbv93HH38cAMxMpePHj0c0GsVTTz1lmTtY33yu715AQCA4hMVLQECg23DOOefg+9//Pv73f/8XW7duxRFHHIFPP/0U77//Pm688UZLbNLRRx+N6dOn4/HHHzdd94477jicffbZeOWVV1BVVYVDDz0UCxcuxPTp08305fnErbfeiosuuggvvvgifv3rX+Nvf/sbTjrpJIwZMwZXXXUV9t13X9TX12PhwoXYsWMHVqxYYdY1lKr169dbXLFOOeUUTJkyBbFYDN/73vfM6wcffDD2228/3HLLLaitrUVlZSXeeeedQHFERx55JH72s5/h73//O1paWnDCCSdgxowZTCtQV+GPf/wjZs2aheOOOw5XXXUVDj30UDQ2NmLp0qWYPn26q4vca6+9hiOPPBIjRoxg3j/33HNx/fXXY+nSpfjud7+Lhx56COeddx5OPPFE/OIXv0BTUxP++te/4vDDD7coLWPHjsU111yDSZMmYfny5fjhD3+IaDSKDRs24K233sJf/vIXXHjhhYGe88gjj0Q4HMbDDz+MlpYWxGIx/OAHP+DGkfEQjUbxu9/9DrfeeiumTp2KM844A//85z/xox/9CIcddhh+8YtfYNiwYaitrcWsWbNQWVmJDz74AADw0EMP4dNPP8XYsWNx9dVX45BDDkFdXR3eeustzJs3D3369MGtt96KyZMn4+yzzzZT4nd0dGDlypV4++23sXXrVtP1kUffT37yE/znP/9BR0eHGbNII8h3ki0K3cfSpUvx6quvOq7vt99+OP74483fBx54IK688kosXrwYgwYNwvPPP4/6+nq88MIL3LZnzpyJ6667DhdddBEOPPBAyLKMV155xdyoAIAjjjgCEydOxHPPPYfm5maMHTsWX3zxBV566SWcf/75+P73vw9As3TecsstmDRpEs4++2yceeaZWLZsGaZMmeJ4j7m+ewEBgSzQxVkUBQQEvsWwp5MnhJC2tjZy0003kaFDh5JoNEoOOOAA8sgjj1hSIRNCyLp168gpp5xCysrKLGmRm5qayC9+8QsyYMAA0qtXL3L66aeTdevWkVGjRllSJwdNJ89Kwa0oCtlvv/3IfvvtZ6ai3rRpE7n88svJ4MGDSTQaJcOGDSNnn302efvttx31Bw4cSACQ+vp689q8efMIAHLyySc7yq9Zs4aMHz+e9OrViwwYMIBcddVVZor2F154wSw3ceJEUlFRwXyeeDxObrjhBtK/f39SUVFBzjnnHLJ9+/aCpJP/7W9/67hufw+EEFJfX09++9vfkhEjRpBoNEoGDx5MTj31VPLcc89x+1+yZAkBQO6++25uma1b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", "text/plain": [ "
" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "image/png": "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", "text/plain": [ "
" ] }, "metadata": {}, "output_type": "display_data" }, { "name": "stdout", "output_type": "stream", "text": [ "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Episode 1000 Reward: 645\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Episode 1000 Reward: 220\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Episode 1000 Reward: 645\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 3, Chosen Action: 3\n", "Episode 1000 Reward: 595\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 3\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Episode 1000 Reward: 695\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Episode 1000 Reward: 680\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 0\n", "Requested Action: 0, Chosen Action: 0\n", "Episode 1000 Reward: 375\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Episode 1000 Reward: 815\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 1\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Episode 1000 Reward: 680\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 0, Chosen Action: 0\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 0\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 3, Chosen Action: 2\n", "Requested Action: 1, Chosen Action: 1\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 2\n", "Requested Action: 2, Chosen Action: 3\n", "Episode 1000 Reward: 660\n" ] }, { "data": { "image/png": "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q6FclzJ48GDccssteO+991BbW4vRo0djw4YNOHv2rEevOzo6GmPHjsXdd9+N0tJSvP322+jRowfuu+8+AM0F4f/93/9h+vTp6NevH+6++24kJiaisLAQmzZtQnh4OH766SePnrOlbdu2oampqdXtAwcOdBsC179/f0ydOtVt+XMAblf7WlqxYgXee+89XH/99ejevTvq6urw8ccfIzw8nHsz3dGsenLMX3nlFWzatAkjR47Efffdh759+6KqqgoHDhzA+vXrUVVVdcljcu211+Lzzz/H6dOn3a5YjBs3Dv/617/wyCOPoGfPnpg7dy569+4Ns9mM06dPY+XKlVAoFG3OF2vp9ttvx//+9z/85S9/waZNmzBmzBjYbDacOnUK//vf//Dbb79h2LBh6N69O15++WX8/e9/x8WLF3HddddBo9HgwoUL+OGHH3D//ffjySefhFwux8svv4wHHngAkydPxp/+9CdcuHABy5cvbzVHyunWW2/F008/jR9++AEPPvjgJa/2eOr111/H9OnTkZmZiXvvvZdb/jwiIgIvvviiR491xx134LPPPsPjjz+OPXv2YNy4cWhoaMD69evx17/+1W3/qBkzZiAmJgbffPMNpk+fDp1O1+rxLBYLtmzZgr/+9a9dfZmEEG/y4wqBhBDCabn8OcuybF1dHTt//nxWr9ezcrmc7dmzJ/v666+3Wgb41KlT7Pjx49nQ0FAWALcUenV1NXv33XezsbGxbFhYGDt16lT21KlTbGpqqtty6Z4uf97WUtg2m43t3r072717d9ZqtbIsy7Lnzp1j77jjDjY+Pp6Vy+VsYmIiO3PmTPbbb79t9f06nY4FwJaWlnK3bd++nQXAjhs3rtX9T5w4wWZlZbFhYWFsbGwse99993HLWy9fvpy735133smq1eo2X09jYyP76KOPsjExMaxarWavueYaNj8/36Plz//73/+yf//731mdTseGhoayM2bMcFt+3engwYPsDTfcwMbExLBKpZJNTU1lb775ZnbDhg3cfZzLn5eXl1/yuVu2ob0P19cAgH3ooYfYL774gu3ZsyerVCrZIUOGtPqZt1zK+sCBA+wtt9zCpqSksEqlktXpdOzMmTPdllFn2Y5n1ZNjXlpayj700ENscnIyK5fL2fj4eHbKlCnsRx99dNljYzKZ2NjYWHbRokVtfv3gwYPsHXfc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c/DCCy9g0aJFcpdFaUin0014+2uvvYY1a9aILYY06YYbbuD255RS27dvx4MPPoiPP/4Y5eXl2LhxI/76r/9a7rIoTQ0MDOCRRx7Btm3b0NnZiaKiIvzlX/4lHn30UZhMJrnLoxRhI0VERERERDRJPEeKiIiIiIhokthIERERERERTRIbKSIiIiIiokliI0VERERERDRJbKSIiIiIiIgmiY0UERERERHRJLGRIiIiIiIimiQ2UkRERERERJPERoqIiNLeyZMnodPpcOjQoZT9jjVr1mDlypUpe30iIlIWNlJERKR4a9asgU6nO+vr1ltvvajne71etLe3Y+bMmSmulIiItMIodwFEREQX49Zbb8Vrr7027jaz2XxRzzUYDPB4PKkoi4iINIozUkREpApmsxkej2fcV05ODgBAp9Nh8+bNWL58OaxWK77whS/g5z//ufTcM5f29fb2YtWqVSgoKIDVasX06dPHNWkNDQ246aabYLVakZeXh3vuuQeDg4PS/bFYDBs3bkR2djby8vLwne98B4lEYly98XgcNTU1KC8vh9VqxezZs8fVRERE6sZGioiI0sIjjzyCqqoqHD58GKtWrcLXv/51HDt27JyPPXr0KHbu3Iljx45h8+bNyM/PBwAMDQ1h2bJlyMnJwYEDB/Dmm2/it7/9LdavXy89//vf/z5ef/11/PjHP8Y777yDnp4ebNu2bdzvqKmpwb//+7/j5ZdfxocffogNGzbgzjvvRG1tbeoGgYiIhNElzvwTGhERkcKsWbMGW7ZsgcViGXf7Qw89hIceegg6nQ5/8zd/g82bN0v3LV68GPPmzcNLL72EkydPory8HB988AHmzJmDL3/5y8jPz8ePf/zjs37Xj370I3z3u99Fc3MzbDYbAGDHjh2444470NbWBrfbjaKiImzYsAH3338/ACAajaK8vBzz58/Hf//3fyMUCiE3Nxe//e1v4fP5pNf+q7/6KwSDQWzdujUVw0RERALxHCkiIlKFG2+8cVyjBAC5ubnS92MbltGfz7VL37p161BVVYX3338fS5cuxcqVK3HttdcCAI4dO4bZs2dLTRQALFmyBPF4HCdOnIDFYkF7ezsWLVok3W80GlFZWSkt7/vkk08QDAbxpS99adzvDYfDmDt37uTfPBERKQ4bKSIiUgWbzYZp06ZNyWstX74cjY2N2LFjB3bv3o2bb74Z1dXV+Jd/+Zcpef3R86l+/etfo7i4eNx9F7tBBhERKRvPkSIiorSwd+/es36eMWPGOR9fUFCA1atXY8uWLXj++efxyiuvAABmzJiBw4cPY2hoSHrsu+++C71ejyuvvBJOpxOFhYXYt2+fdH80GkV9fb30c0VFBcxmM5qamjBt2rRxX16vd6reMhERyYgzUkREpAqhUAh+v3/cbUajUdok4s0330RlZSWuu+46/PSnP8X+/fvx6quvTvhajz76KObPn4+rr74aoVAI27dvl5quVatW4bHHHsPq1avxD//wD+jq6sK3vvUt3HXXXXC73QCAe++9F08//TSmT5+Oq666Cs8++yz6+vqk17fb7fj2t7+NDRs2IB6P47rrrkMgEMC7774Lh8OB1atXp2CEiIhIJDZSRESkCv/7v/+LwsLCcbddeeWVOH78OADg8ccfxxtvvIG//du/RWFhIX72s5+hoqJiwtcymUx48MEHcfLkSVitVnzxi1/EG2+8AQDIzMzErl27cO+992LBggXIzMxEVVUVnn32Wen5f//3f4/29nasXr0aer0e3/zmN/GVr3wFgUBAesyTTz6JgoIC1NTU4LPPPkN2djbmzZuHhx56aKqHhoiIZMBd+4iISPV0Oh22bduGlStXyl0KERFpBM+RIiIiIiIimiQ2UkRERERERJPEc6SIiEj1uEqdiIhE44wUERERERHRJLGRIiIiIiIimiQ2UkRERERERJPERoqIiIiIiGiS2EgRERERERFNEhspIiIiIiKiSWIjRURERERENElspIiIiIiIiCbp/wMyS8+bzehi7wAAAABJRU5ErkJggg==", "text/plain": [ "
" ] }, "metadata": {}, "output_type": "display_data" }, { "data": { "image/png": "iVBORw0KGgoAAAANSUhEUgAAAbUAAAGzCAYAAACo84nAAAAAOXRFWHRTb2Z0d2FyZQBNYXRwbG90bGliIHZlcnNpb24zLjguMiwgaHR0cHM6Ly9tYXRwbG90bGliLm9yZy8g+/7EAAAACXBIWXMAAA9hAAAPYQGoP6dpAAEAAElEQVR4nOz9eZwtSVknjH+fiMw8e9Wtu/ZGN0uzddONTYPAsCogskkrCIJ8AOcnKtg4jjPjgI4iqDAiDoqvMD0vTMNvFAVZRFFEFBtZxQUBQRgaeqPpvkvdWs6emRHP+8cTkZlnrVPbrarb57mfulUnT2ZkZGREPPv3IWZmzGlOc5rTnOZ0HpDa6w7MaU5zmtOc5rRTNGdqc5rTnOY0p/OG5kxtTnOa05zmdN7QnKnNaU5zmtOczhuaM7U5zWlOc5rTeUNzpjanOc1pTnM6b2jO1OY0pznNaU7nDc2Z2pzmNKc5zem8oTlTm9Oc5jSnOZ03NGdqczpv6KUvfSnufe97b3jerbfeCiLCO9/5zl3v01bpV37lV0BEe92NOc3pwNGcqc1pz+mWW27B9ddfjwc84AGoVquoVqu44oor8NM//dP40pe+tGf9uummm0BEE3/+6I/+aM/6dk+kt771rftaEJnT/iCaYz/OaS/pwx/+MJ7//OcjCAL86I/+KB760IdCKYWvfe1r+MAHPoDbbrsNt9xyCy677LIN20qSBNZalEqlqefdeuutuM997oMbb7wRL33pSyeed9NNN+F7vud78DM/8zN4xCMeMfL94x73uJn6tRVK0xRpmqJcLu9K+weRHvKQh+Do0aO46aab9rorc9rHFOx1B+Z0z6VvfvOb+JEf+RFcdtll+Ju/+RtceOGFA9//xm/8Bt761rdCqekGhXa7jVqthjAMd6Wfj3vc4/Dc5z53V9qeREEQIAimL09rLeI4njO+Oc2pQHPz45z2jN74xjei3W7jxhtvHGFogGzsP/MzP4N73ete2bGXvvSlqNfr+OY3v4mnP/3paDQa+NEf/dHsu2Gf2urqKl760pdicXERhw4dwkte8hKsrq7u+LMQEa6//nr8yZ/8CR7ykIegVCrhyiuvxF/+5V9m57zvfe8DEeETn/jEyPU33HADiAj/+q//CmC8T83f4w/+4A9w5ZVXolQqZe1/4QtfwNOe9jQsLCygXq/jSU96Ej73uc8NXP/Od74TRIRPf/rT+Lmf+zkcO3YMtVoNP/iDP4jTp08PnHvve98bz3zmM3HTTTfh4Q9/OCqVCq666qpMS/rABz6Aq666CuVyGddeey2+8IUvjDzT1772NTz3uc/F4cOHUS6X8fCHPxx/+qd/uqU+3fve98ZXvvIVfOITn8jMv0984hM3eCtzuifSXFOb057Rhz/8YVx++eV45CMfuanr0jTFU5/6VDz2sY/Fm970JlSr1bHnMTOe/exn41Of+hR+6qd+Cg9+8IPxwQ9+EC95yUs2db9ms4kzZ86MHD9y5MgA4/nUpz6FD3zgA3jFK16BRqOBt7zlLXjOc56D22+/HUeOHMEznvEM1Ot1vPe978UTnvCEgbbe85734Morr8RDHvKQqX35+Mc/jve+9724/vrrcfTo0Wyzf9zjHoeFhQX8/M//PMIwxA033IAnPvGJ+MQnPjEyvq985SuxtLSE17zmNbj11lvx27/927j++uvxnve8Z+C8m2++GS984Qvxkz/5k3jRi16EN73pTXjWs56F//k//yd+4Rd+Aa94xSsAAG94wxvwvOc9D1//+tczrforX/kKHvOYx+Diiy/Gq171KtRqNbz3ve/Fddddh/e///34wR/8wU316bd/+7fxyle+EvV6Hb/4i78IADhx4sTUsZrTPZR4TnPaA1pbW2MAfN111418t7KywqdPn85+Op1O9t1LXvISBsCvetWrRq57yUtewpdddln2+U/+5E8YAL/xjW/MjqVpyo973OMYAN94441T+/i3f/u3DGDiz1133ZWdC4CjKOKbb745O/bFL36RAfDv/u7vZsde8IIX8PHjxzlN0+zYXXfdxUopft3rXpcde81rXsPDyxMAK6X4K1/5ysDx6667jqMo4m9+85vZse985zvcaDT48Y9/fHbsxhtvZAD85Cc/ma212fH/+B//I2uteXV1NTt22WWXMQD+zGc+kx376Ec/ygC4Uqnwbbfdlh2/4YYbGAD/7d/+bXbsSU96El911VXc6/WyY9Za/nf/7t/x/e9//y316corr+QnPOEJPKc5TaO5+XFOe0Lr6+sAgHq9PvLdE5/4RBw7diz7+b3f+72Rc17+8pdveI+/+Iu/QBAEA+dqrfHKV75yU3395V/+ZXzsYx8b+Tl8+PDAeU9+8pNxv/vdL/t89dVXY2FhAd/61reyY89//vNx6tSpgWCH973vfbDW4vnPf/6GfXnCE56AK664IvtsjMFf/dVf4brrrsN973vf7PiFF16IF77whfjUpz6VjbWnn/iJnxjQMB/3uMfBGIPbbrtt4LwrrrgCj370o7PPXuP73u/9Xlx66aUjx/1znj17Fh//+MfxvOc9L9Nyz5w5g+XlZTz1qU/FN77xDdx5551b6tOc5rQRzc2Pc9oTajQaAIBWqzXy3Q033IBms4mTJ0/iRS960cj3QRDgkksu2fAet912Gy688MIRxvnABz5wU3296qqr8OQnP3nD84obvaelpSWsrKxkn7//+78fi4uLeM973oMnPelJAMT0+F3f9V14wAMesOE97nOf+wx8Pn36NDqdzthnevCDHwxrLe644w5ceeWVE/u5tLQEAAP9HHfe4uIiAAz4OIvH/fU333wzmBm/9Eu/hF/6pV8a+xynTp3CxRdfvOk+zWlOG9Gcqc1pT2hxcREXXnhhFhhRJC/533rrrWOvLZVKG0ZE7gVprcce50LWTKlUwnXXXYcPfvCDeOtb34qTJ0/i05/+NF7/+tfPdI9KpXJO+jntvI2ut9YCAP7zf/7PeOpTnzr23Msvv3xLfZrTnDaiOVOb057RM57xDLz97W/H5z//eXz3d3/3jrfvUwVardaAtvb1r399x++1GXr+85+Pd73rXfibv/kb/Nu//RuYeSbT4zg6duwYqtXq2Gf62te+BqXUiGa12+TNoGEYzqThzkpzhJU5zUL7T9yd0z2Gfv7nfx7VahX//t//e5w8eXLk++1K6U9/+tORpine9ra3ZceMMfjd3/3dbbW7XXryk5+Mw4cP4z3veQ/e85734Lu/+7tHzIqzktYa3/d934cPfehDA5rtyZMn8e53vxuPfexjsbCwsEM9n42OHz+OJz7xibjhhhtw1113jXw/nD4wK9VqtV1Jx5jT+UVzTW1Oe0b3v//98e53vxsveMEL8MAHPjBDFGFm3HLLLXj3u98NpdRM/rNx9KxnPQuPecxj8KpXvQq33norrrjiCnzgAx/A2traptr55Cc/iV6vN3L86quvxtVXX73pfoVhiB/6oR/CH/3RH6HdbuNNb3rTptso0q/92q/hYx/7GB772MfiFa94BYIgwA033IB+v483vvGN22p7q/R7v/d7eOxjH4urrroKL3vZy3Df+94XJ0+exGc/+1l8+9vf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", "text/plain": [ "
" ] }, "metadata": {}, "output_type": "display_data" } ], "source": [ "max_timestamp_values = [12, 15, 20]\n", "decay_val = [0.500, 0.750, 0.995]\n", "\n", "for mt in max_timestamp_values:\n", " for decay in decay_val:\n", " env = SquirrelPet_stoch( alpha=0.15, max_timestamp=mt)\n", " qt, rewards_epi, epsilon_values, final_state = training_loop(env, decay, max_timestamp)\n", " evaluate_loop(env, mt, decay, qt, rewards_epi, epsilon_values, final_state)" ] } ], "metadata": { "language_info": { "name": "python" } }, "nbformat": 4, "nbformat_minor": 2 }